OIDC configuration details
Name | Type | Description | Notes |
---|---|---|---|
Doc | string | The URL to your customer-facing instructions for configuring your OIDC integration. See Customer configuration document guidelines. | |
InitiateLoginUri | string | The URL to redirect users when they click on your app from their Okta End-User Dashboard | [optional] |
PostLogoutUris | List<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] |
RedirectUris | List<string> | List of sign-in redirect URIs |