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

Add Format attribute to saml:NameID tag in logoutRequest #271

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Nielio
Copy link

@Nielio Nielio commented May 5, 2023

Hi there, i just added the Format attribute on saml:NameID tag in logoutRequest

Before:
<saml:NameID>[email protected]</saml:NameID>
After
<saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified">[email protected]</saml:NameID>

@darioackermann
Copy link

Hey, I am gladly accepting PRs (again) on the revived fork

@cheekytinker
Copy link

@darioackermann any chance we could get this one in your new repo? Found this to be a critical fix for integrating with Fusion Auth. SAML2-js is great little library thanks

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.

3 participants