4
Support for OIDC id_token_hint in Logout URL
Source: outline/outline#7954 · opened by @andrewkcarter
When using OIDC providers such as Keycloak, there is a need to include the id_token_hint query parameter of the logout URL. Some discussion on this behavior is [available here](
One way to support this parameter is for Outline allow a template substitution in the OIDC_LOGOUT_URI string. This is the approach [OAuth2 Proxy has taken]( to enable it. Whenever logout is initiated by a user from Outline, outline can place the users id_token value into the query parameter if the logout URI contains the template for it.
One way to support this parameter is for Outline allow a template substitution in the OIDC_LOGOUT_URI string. This is the approach [OAuth2 Proxy has taken]( to enable it. Whenever logout is initiated by a user from Outline, outline can place the users id_token value into the query parameter if the logout URI contains the template for it.
No pledges yet. Be the first to back this.
Comments
Similar requests
OIDC plugin ignores the standard "locale" claim when provisioning new accounts
1 vote · 0 comments
Real logout fnuction!!!
3 votes · 0 comments
Config Option to forward login to /auth/oidc instead of the normal login screen.
3 votes · 0 comments
Restrict account creation based on OIDC `groups` claim
4 votes · 0 comments
Support for sending "resource" parameter during authentication for ADFS OIDC integration
2 votes · 0 comments
No comments yet.