v1
latestSwagger 2.02026-07-17197255425.5 KBAuthentication
Logout
This endpoint takes an ID token and logs the user out of KubeSphere if the subject matches the current session.
get/oauth/logout
Query parameters
id_token_hintstring
ID Token previously issued by the OP to the RP passed to the Logout Endpoint as a hint about the End-User's current authenticated session with the Client. This is used as an indication of the identity of the End-User that the RP is requesting be logged out by the OP.
post_logout_redirect_uristring
URL to which the RP is requesting that the End-User's User Agent be redirected after a logout has been performed.
statestring
Opaque value used by the RP to maintain state between the logout request and the callback to the endpoint specified by the post_logout_redirect_uri parameter.
Response
OK
string required