Okta.Sdk.Model.Oidc

October 3, 2024 ยท View on GitHub

OIDC configuration details

Properties

NameTypeDescriptionNotes
DocstringThe URL to your customer-facing instructions for configuring your OIDC integration. See Customer configuration document guidelines.
InitiateLoginUristringThe URL to redirect users when they click on your app from their Okta End-User Dashboard[optional]
PostLogoutUrisList<string>The sign-out redirect URIs for your app. You can send a request to `/v1/logout` to sign the user out and redirect them to one of these URIs.[optional]
RedirectUrisList<string>List of sign-in redirect URIs

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