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

fix: add external saml groups with empty whitelist #3061

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

mikeroda
Copy link
Contributor

NOTE: change of behavior.
To be consistent with external OIDC logins, add external SAML groups if the whitelist is empty.

To be consistent with external OIDC logins, we should add external
SAML groups if the whitelist is empty.

Change-Id: I0981440b1986c6ff107ea39d7e141b6eb6b683e5
@strehle strehle requested a review from a team September 25, 2024 18:39
@strehle
Copy link
Member

strehle commented Sep 25, 2024

@strehle strehle requested a review from a team September 25, 2024 19:15
@coolgang123
Copy link
Contributor

Hi Mike, the motivation for this PR is only to be consistent with external OIDC logins or is there a bug associated with it?

@mikeroda
Copy link
Contributor Author

Hi Mike, the motivation for this PR is only to be consistent with external OIDC logins or is there a bug associated with it?

It is mostly to be consistent but the OIDC behavior is also more convenient to specify an empty whitelist than have to provide a regex that matches all groups.

@strehle strehle merged commit be32b11 into cloudfoundry:develop Sep 26, 2024
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants