Okta.Sdk.Model.IdentityProvider
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | DateTimeOffset | Timestamp when the object was created | [optional] [readonly] |
| Id | string | Unique key for the IdP | [optional] [readonly] |
| IssuerMode | IdentityProviderIssuerMode | [optional] | |
| LastUpdated | DateTimeOffset | Timestamp when the object was last updated | [optional] [readonly] |
| Name | string | Unique name for the IdP | [optional] |
| Policy | IdentityProviderPolicy | [optional] | |
| Properties | IdentityProviderProperties | [optional] | |
| Protocol | IdentityProviderProtocol | [optional] | |
| Status | LifecycleStatus | [optional] | |
| Type | IdentityProviderType | [optional] | |
| Links | IdentityProviderLinks | [optional] |