Logout
Based on OpenID Connect Session Management 1.0 - draft 17.
The OP must have the endpoint end_session_endpoint. It's recommended to give the id_token in the request. If not set, the library tries to find it in its session.
The redirect_uri can be used by the OP to redirect the user to the page defined. The redirect_uri has to be registred in the OP configuration.
Basic :
Last updated