Open
Description
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
- https://openid.net/specs/openid-connect-rpinitiated-1_0.html#Security
- https://auth0.com/docs/authenticate/login/logout/log-users-out-of-auth0
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.