This API is used to destruct the CAS single sign-on (SSO) session of a client. This API can be used only by security clusters that support Kerberos authentication.
POST /cas/logout
POST /cas/logout HTTP/1.1 Host: example.com Content-Type: application/json Accept:application/json
Status Code |
Description |
---|---|
200 |
The logout is successful. |
For details about error status codes, see Status Codes.