You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some optional behaviors that are documented in the OIDC RP initiated logout. We should consider adding them and allowing configuration to decide how to behave at runtime.
For example, if the id_token_hint is not provided, we may want to prompt the user to confirm if they wish to end their session.
Add prompt to the RP initiated logout request
Description
There are some optional behaviors that are documented in the OIDC RP initiated logout. We should consider adding them and allowing configuration to decide how to behave at runtime.
For example, if the
id_token_hint
is not provided, we may want to prompt the user to confirm if they wish to end their session.Additional information
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
The text was updated successfully, but these errors were encountered: