Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

In idtoken_for_roles, pull claim check out into its own functions #257

Open
gene1wood opened this issue Jul 27, 2023 · 0 comments
Open

In idtoken_for_roles, pull claim check out into its own functions #257

gene1wood opened this issue Jul 27, 2023 · 0 comments

Comments

@gene1wood
Copy link
Contributor

Update the idtoken_for_roles so that

When the function checks to see if a given group is part of the user's claimed group list, do so by calling a function that's sole job is to check if a given group is in the user's claim. This will make it easier to try different claim names and different claim formats (e.g. a list vs a / delimited string)

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

No branches or pull requests

1 participant