/auth/oidc/backchannel-logout
Handle back-channel logout requests per the OpenID Connect Backchannel Logout 1.0 specification. Receives a logout_token from the OP, validates it, and revokes all sessions for the corresponding user.
Schema: handler.BackchannelLogoutRequest
handler.BackchannelLogoutRequest
logout_token
string
gitee_com_linmes_authms_base_dto.SimpleResponse
dto.SimpleResponseWrapper
code
integer
message
timestamp