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

Handling saml2/saml2p namespaces in XML #7

Open
MartinFalatic opened this issue Aug 23, 2019 · 0 comments
Open

Handling saml2/saml2p namespaces in XML #7

MartinFalatic opened this issue Aug 23, 2019 · 0 comments

Comments

@MartinFalatic
Copy link

I'm integrating with Okta, which has the quirk of using saml2 and saml2p namespaces in the XML response data, versus the more canonical saml/samlp (as one might see in a request).

Example of this can be found towards the end of this page:

https://developer.okta.com/docs/guides/saml-tracer/overview/

My question is, how would one best handle this, given that the latter namespaces appear to be hardcoded in most of the code here? NAMESPACE_MAP?

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

1 participant