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

Added a format_keycloak flag to build_rs256_token helper #60

Merged
merged 2 commits into from
Oct 24, 2024

Conversation

dusktreader
Copy link
Member

In order to allow the build_rs256_token() helper to better support testing in apps that use keycloak for OIDC, I added a format_keycloak flag that automatically puts permissions provided in the claim_overrides into the correct place where they would be expected in a keycloak token.

In order to allow the `build_rs256_token()` helper to better support
testing in apps that use keycloak for OIDC, I added a `format_keycloak`
flag that automatically puts permissions provided in the
`claim_overrides` into the correct place where they would be expected in
a keycloak token.
pyproject.toml Outdated Show resolved Hide resolved
@dusktreader dusktreader merged commit ea047f7 into main Oct 24, 2024
5 checks passed
@matheushent matheushent deleted the tucker/add-format-keycloak-to-build-rs256-token branch October 25, 2024 15:36
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.

2 participants