Skip to content

Conversation

@sandmman
Copy link

@sandmman sandmman commented Mar 27, 2019

Our current project needs to be able to validate that the name ID format.

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

For the moment, we're working off a fork that returns the decrypted assertion since its unintrusive and would give the user control to perform other validations if necessary, but would be happy to approach this from another direction if you would prefer.

See related feature request: [https://github.com//issues/166]

@sandmman sandmman changed the title Return Raw Decrypted Assertion Feature: Return Raw Decrypted Assertion Mar 27, 2019
@gabegorelick gabegorelick mentioned this pull request Aug 9, 2019
@budjb
Copy link

budjb commented Mar 28, 2020

This is a feature I need as well: to be able to grab the raw, decrypted saml response. I need this in order to pass along to another federated authentication system.

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