FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests