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: restrict colon in group #205

Conversation

UnicornChance
Copy link
Contributor

Description

Add a check to the saml group mapper to restrict groups that use a : in the group name. Added a new test for checking this functionality as well.

Related Issue

Fixes #202

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@UnicornChance UnicornChance self-assigned this Aug 28, 2024
@UnicornChance UnicornChance requested a review from a team as a code owner August 28, 2024 14:05
@UnicornChance UnicornChance merged commit 314424e into main Sep 3, 2024
9 checks passed
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.

Prevent colon character in group names for CustomAWSSAMLGroupMapper
2 participants