Skip to content
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

Update to use UDS Package keycloak 'protocolMappers' support #152

Open
ericwyles opened this issue Oct 21, 2024 · 0 comments
Open

Update to use UDS Package keycloak 'protocolMappers' support #152

ericwyles opened this issue Oct 21, 2024 · 0 comments
Labels

Comments

@ericwyles
Copy link
Contributor

ericwyles commented Oct 21, 2024

Describe what should be investigated or refactored

UDS added support for protocolMappers directly in the Package CRD under the sso spec in v0.27.0. Documentation here: https://uds.defenseunicorns.com/reference/configuration/uds-operator/

We should migrate to configuring protocolMappers directly in the package instead of using the "mapper-*" mappers in the "defaultClientScopes" (example).

Additional context

Doing this will eliminate a dependency on a specific version of uds-identity-config being used at cluster create time, and will allow the package to work properly on any version of UDS Core (>=0.27.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant