We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's currently possible to modify the AuthnRequest string and replace the name id format, but this does not work when using client request signing.
It would be nice to have a function exposed to set the format of the name id policy, to be used when composing an AuthnRequest.
The text was updated successfully, but these errors were encountered:
justinbleach#94 - Support for alternative NameId policy
5fc1d4e
Merge pull request #2 from xweskingx/justinbleach#94-alternative-name…
124ae05
…id-policy justinbleach#94 - Support for alternative NameId policy
(justinbleach#94) Support for alternative NameId policy
738af0f
Merge branch 'justinbleach#94-alternative-nameid-policy'
b2b1895
* justinbleach#94-alternative-nameid-policy: (justinbleach#94) Support for alternative NameId policy
No branches or pull requests
It's currently possible to modify the AuthnRequest string and replace the name id format, but this does not work when using client request signing.
It would be nice to have a function exposed to set the format of the name id policy, to be used when composing an AuthnRequest.
The text was updated successfully, but these errors were encountered: