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

WS-Federation Configuration Example? #266

Closed
earnolmartin opened this issue Jan 10, 2020 · 1 comment
Closed

WS-Federation Configuration Example? #266

earnolmartin opened this issue Jan 10, 2020 · 1 comment

Comments

@earnolmartin
Copy link

I've looked at #130 and #180, but is there an example somewhere showing us how to configure python-saml to use WS-Federation? What settings are required for WS-Federation?

When configuring an app to use WS-Federation in C#, we normally just provide three settings. They are the settings mentioned in this node.js package:

https://github.com/auth0/passport-wsfed-saml2#configure-strategy-for-adfs-ws-fed

How does that translate for changing entries in the settings.json and advanced_settings.json files for python-saml?

Any help would be appreciated.

@pitbulk
Copy link
Contributor

pitbulk commented Jan 10, 2020

WS-Fed and SAML are different protocols.

This toolkit only support SAML, not WS-Fed.

@pitbulk pitbulk closed this as completed Jan 10, 2020
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