/auth/oidc/logout
Handle logout requests per the OpenID Connect RP-Initiated Logout 1.0 specification. Redirects to the OP's end_session_endpoint or post_logout_redirect_uri based on id_token_hint, while revoking the current user's session.
id_token_hint
query
string
post_logout_redirect_uri
state
gitee_com_linmes_authms_base_dto.SimpleResponse
code
integer
message
timestamp