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

enable empty nameId when wantNameId is false #577

Closed
wants to merge 1 commit into from

Conversation

TumaMilan
Copy link

We are facing issues when our IP sends empty nameId. There is no reason to throw Exception when I set setting wantNameId as false. Disabling _strict is not good way, I thing. Thank you!

We are facing issues when our IP sends empty nameId. There is no reason to throw Exception when I set setting wantNameId as false.
Disabling _strict is not good way, I thing. Thank you!
@pitbulk
Copy link
Contributor

pitbulk commented Apr 26, 2024

What IdP are you using? If the NameId element is defined in the SAMLResponse, its value should not be empty.

@TumaMilan
Copy link
Author

TumaMilan commented May 12, 2024 via email

@pitbulk
Copy link
Contributor

pitbulk commented May 13, 2024

Fair. Fixed here: 2cc0576

@pitbulk pitbulk closed this May 13, 2024
@TumaMilan
Copy link
Author

TumaMilan commented May 13, 2024 via email

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