Okta.Sdk.Model.LogIssuer
October 22, 2025 ยท View on GitHub
Describes the issuer of the authorization server when the authentication is performed through OAuth. This is the location where well-known resources regarding the details of the authorization servers are published.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id | string | Varies depending on the type of authentication. If authentication is SAML 2.0, `id` is the issuer in the SAML assertion. For social login, `id` is the issuer of the token. | [optional] [readonly] |
| Type | string | Information on the `issuer` and source of the SAML assertion or token | [optional] [readonly] |