Okta.Sdk.Model.OidcSettings
October 22, 2025 ยท View on GitHub
Advanced settings for the OpenID Connect protocol
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ParticipateSlo | bool | Set to `true` to have Okta send a logout request to the upstream IdP when a user signs out of Okta or a downstream app. | [optional] |
| SendApplicationContext | bool | Determines if the IdP should send the application context as `OktaAppInstanceId` and `OktaAppName` params in the request | [optional] [default to false] |