Okta.Sdk.Model.SingleLogout

October 22, 2025 ยท View on GitHub

Determines if the app supports Single Logout (SLO)

Properties

NameTypeDescriptionNotes
EnabledboolWhether the application supports SLO[optional]
IssuerstringThe issuer of the Service Provider that generates the SLO request[optional]
LogoutUrlstringThe location where the logout response is sent[optional]

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