Skip to content

Add support for Standard Token Exchange configuration in OpenID Clients #1189

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sventorben
Copy link

  • Introduced StandardTokenExchangeEnabled field to OpenidClientAttributes struct.
  • Updated ValidateOpenidClient to enforce that standard token exchange cannot be enabled on public clients.

This enhancement enables managing the Standard Token Exchange setting for OpenID Clients through the Keycloak Terraform provider.

Introduced StandardTokenExchangeEnabled field to OpenidClientAttributes struct.
Updated ValidateOpenidClient to enforce that standard token exchange cannot be enabled on public clients.

This enhancement enables managing the Standard Token Exchange setting for OpenID Clients through the Keycloak Terraform provider.

Signed-off-by: Sven-Torben Janus <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant