This API is used to return a temporary redirection, that is, a URL for logging out of the CAS, when you log out of the MapReduce Service system. This API can be used only by security clusters that support Kerberos authentication.
GET /web/v1/logout_action
Parameter |
Mandatory or Not |
Description |
---|---|---|
is_timeout_logout |
No |
Whether to exit due to page timeout. This parameter is optional. Different audit logs are recorded in the background when a user logs out manually or exits due to timeout. Possible values are as follows: true: Logout due to timeout false: Manual logout The default value is false. |
Status Code |
Description |
---|---|
200 |
The operation is successful. |
For details about error status codes, see Status Codes.