Okta.Sdk.Model.ProtocolOidc

January 28, 2026 ยท View on GitHub

Protocol settings for authentication using the OpenID Connect Protocol

Properties

NameTypeDescriptionNotes
AlgorithmsOidcAlgorithms[optional]
CredentialsOAuthCredentials[optional]
EndpointsOAuthEndpoints[optional]
IssuerProtocolEndpointOidcIssuer[optional]
OktaIdpOrgUrlstringURL of the IdP org[optional]
ScopesList<string>OpenID Connect and IdP-defined permission bundles to request delegated access from the user > Note: The IdP type table lists the scopes that are supported for each IdP.[optional]
SettingsOidcSettings[optional]
TypestringOpenID Connect Authorization Code flow[optional]

[Back to Model list] [Back to API list] [Back to README]