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

Implement Implicit Groups #60

Open
spjmurray opened this issue May 23, 2024 · 0 comments
Open

Implement Implicit Groups #60

spjmurray opened this issue May 23, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@spjmurray
Copy link
Member

When we need to check group membership, for that we need to hit the https://cloud.google.com/identity/docs/reference/rest#rest-resource:-v1beta1.groups.memberships API. Now to be a good citizen, we should cache the result in memory for the lifetime of the token, thus we can use the token ID as a cache key.

@spjmurray spjmurray added the enhancement New feature or request label May 23, 2024
@spjmurray spjmurray changed the title Implmenet Implicit Groups Implment Implicit Groups May 23, 2024
@spjmurray spjmurray changed the title Implment Implicit Groups Implement Implicit Groups May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant