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

google: Option to filter groups by regexp #1633

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jfrabaute
Copy link
Contributor

When fetching groups, this field allows to add a regexp to filter the groups
that will be returned and used.
This can be useful when the user is registered on a lot of groups because
he is part of multiple clusters. In this case, usually, the groups are named
with a pattern and a regexp can be used to filter the groups per cluster,
allowing to have a smaller group list retrieved for each cluster.
Default to empty string, and no filtering will be done in this case.

@sagikazarmark
Copy link
Member

We are planning to implement something like this for all providers for quite some time. I've just opened the issue to track its progress: #1635

Personally, I'm against merging any more PRs adding per connector features. Would be nice to make this a top priority though.

@tsuna
Copy link
Contributor

tsuna commented Feb 3, 2022

Ping. Can we get this upstream pretty please?

@alexisdondon
Copy link

Hi, is there some perspective on any kind of feature like that?

I also need similar feature to allow filter of groups or event better filter or regexp on any claim return by the upstream oidc.

@nabokihms
Copy link
Member

Hell @alexisdondon. We are a bit out of track, but we look forward to implementing a generic option to mutate groups soon this year.

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.

None yet

5 participants