Okta.Sdk.Model.ProtocolOAuth

October 22, 2025 ยท View on GitHub

Protocol settings for authentication using the OAuth 2.0 Authorization Code flow

Properties

NameTypeDescriptionNotes
CredentialsOAuthCredentials[optional]
EndpointsOAuthEndpoints[optional]
ScopesList<string>IdP-defined permission bundles to request delegated access from the user. > Note: The identity provider type table lists the scopes that are supported for each IdP.[optional]
TypestringOAuth 2.0 Authorization Code flow[optional]

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