OptionalfederatedWhen true, also signs the user out of the MonoCloud session (Single Sign-Out) in addition to the local application session.
OptionalidID token hint identifying the session to terminate.
Sent as the id_token_hint parameter. When provided, the authorization server can use this value to determine which user session should be signed out.
OptionalonCallback invoked if an unexpected error occurs during the sign-out flow.
OptionalpostThe URL the authorization server should redirect the user to after a successful sign-out.
OptionalstateOptional state value returned to the application after sign-out.
Options used to customize the behavior of the sign-out handler.