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: configurable NameID format for SAML provider #1482

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

hf
Copy link
Contributor

@hf hf commented Mar 15, 2024

#1481 but for 2.144.0.

Adds the ability to specify the NameID format for a SAML SSO provider's authentication request, as some providers don't appear to support accepting the persistent format.

@hf hf requested a review from a team as a code owner March 15, 2024 02:23
Adds the ability to specify the [NameID
format](https://pkg.go.dev/github.com/crewjam/saml#NameIDFormat) for a
SAML SSO provider's authentication request, as some providers don't
appear to support accepting the persistent format.
@hf hf force-pushed the hf/patch-2-144-0-configure-name-id-format branch from 03f5ab2 to 097a5aa Compare March 15, 2024 02:27
@hf hf merged commit 4b2459f into release/2.144.0 Mar 15, 2024
4 checks passed
@hf hf deleted the hf/patch-2-144-0-configure-name-id-format branch March 15, 2024 02:33
hf pushed a commit that referenced this pull request Mar 15, 2024
🤖 I have created a release *beep* *boop*
---


##
[2.144.1](v2.144.0...v2.144.1)
(2024-03-15)


### Bug Fixes

* configurable NameID format for SAML provider
([#1482](#1482))
([4b2459f](4b2459f))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants