Skip to content

Add include_id_token setting for keycloak /login_callback#67910

Closed
stephen-bracken wants to merge 1 commit into
apache:mainfrom
stephen-bracken:keycloak-id-token
Closed

Add include_id_token setting for keycloak /login_callback#67910
stephen-bracken wants to merge 1 commit into
apache:mainfrom
stephen-bracken:keycloak-id-token

Conversation

@stephen-bracken
Copy link
Copy Markdown
Contributor

@stephen-bracken stephen-bracken commented Jun 2, 2026


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)
  • No

Add include_id_token setting for keycloak /login_callback

Add a setting to disable populating the _id_token cookie for the keycloak auth manager. This allows slimming down the cookies sent to the browser from keycloak.

@vincbeck
Copy link
Copy Markdown
Contributor

vincbeck commented Jun 2, 2026

This token is required to sign out, am I wrong?

@stephen-bracken
Copy link
Copy Markdown
Contributor Author

This token is required to sign out, am I wrong?

Ah yep good spot. Just read the docs on this, its used as id_token_hint with the post_logout_redirect_uri.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants