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

Integrating python-saml with an ADFS IDP #227

Closed
c0ntagi0us opened this issue Apr 23, 2018 · 2 comments
Closed

Integrating python-saml with an ADFS IDP #227

c0ntagi0us opened this issue Apr 23, 2018 · 2 comments

Comments

@c0ntagi0us
Copy link

c0ntagi0us commented Apr 23, 2018

On a previous post (#180) @pitbulk mentions

Remember to register SP's x509 certificate on the ADFS in order to let it validate the Signature of the AuthNRequest

I have added the SP's x509 certificate on the Trusted Root Certificate Authorities on the ADFS but the signature validation still fails when importing SP's metadata. (An error occurred during an attempt to read the federation metadata... Error ID6013)

Online endpoint or offline xml file make no difference.

I am using self signed certs on the SP.

Other IDPs work without issues. (Onelogin, Azure etc)

("signMetadata": True)

Update: Using this tool to build metadata https://www.samltool.com/sp_metadata.php I don't get any errors.

Any tips/thoughts?

@pitbulk
Copy link
Contributor

pitbulk commented Apr 25, 2018

Try again with the latest release.

@c0ntagi0us
Copy link
Author

It works! 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

No branches or pull requests

2 participants