Skip to content

Add mapping for JWT claims into app roles #42

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
jescalada opened this issue Apr 13, 2025 · 0 comments · May be fixed by finos/git-proxy#977
Open

Add mapping for JWT claims into app roles #42

jescalada opened this issue Apr 13, 2025 · 0 comments · May be fixed by finos/git-proxy#977
Assignees

Comments

@jescalada
Copy link
Collaborator

We want to be able to map JWT claims into app roles. For example, a custom claim such as "my-app-access": "my-app-access" could be configured as the claim for the admin role, which gets attached to the req.user object. This would allow us to define arbitrary roles and claims to enable these roles directly from the API, without logging in.

@jescalada jescalada self-assigned this Apr 13, 2025
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 a pull request may close this issue.

1 participant