Okta.Sdk.Model.SingleLogout
October 22, 2025 ยท View on GitHub
Determines if the app supports Single Logout (SLO)
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Enabled | bool | Whether the application supports SLO | [optional] |
| Issuer | string | The issuer of the Service Provider that generates the SLO request | [optional] |
| LogoutUrl | string | The location where the logout response is sent | [optional] |