Okta.Sdk.Model.SloParticipate
October 22, 2025 ยท View on GitHub
Determines if the app participates in Single Logout (SLO)
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| BindingType | string | Request binding type | [optional] |
| Enabled | bool | Indicates whether the app is allowed to participate in front-channel SLO | [optional] |
| LogoutRequestUrl | string | URL where Okta sends the logout request | [optional] |
| SessionIndexRequired | bool | Determines whether Okta sends the `SessionIndex` elements in the logout request | [optional] |