End session endpoint
Logout endpoint to terminate the user session.
Request parameters
These parameters must be provided in the query string of the request.
Parameter
Description
Mandatory
post_logout_redirect_uri
Redirect location after logout.
id_token_hint
Valid id_token for the current user.
state
A value that is returned untampered in the response to the post_logout_redirect_uri
.