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

Need additional custom field in AuthnRequest #122

Open
dsuwirya opened this issue Nov 7, 2017 · 2 comments
Open

Need additional custom field in AuthnRequest #122

dsuwirya opened this issue Nov 7, 2017 · 2 comments

Comments

@dsuwirya
Copy link

dsuwirya commented Nov 7, 2017

Hi,

I need a way to (optionally) insert the following fields into the AuthnRequest:

<saml:Subject>
    <saml:NameID>jdoe</saml:NameID>
</saml:Subject>

I managed to achieve this locally by modifying directly the create_authn_request() in saml2.js.

Could you please help to guide me how to best proceed in order to have this change into your code base in this repo?

Thank you.

@pmaoui
Copy link

pmaoui commented Aug 22, 2018

I have the same issue 👍

@alec-francis
Copy link

Plus one. Similar issue to #174

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

No branches or pull requests

3 participants