-
Notifications
You must be signed in to change notification settings - Fork 441
Azure AD Saml implementation #719
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
Comments
Probably you're looking for a SP implementation for a ADFS SSO Service. Guys with djangosaml2 and uniauth, some pysaml2 wrappers,,get them to work but without any changment on pysaml2, it would work as it is. |
Please try a default configuration with adfs attr maps that's already in pysaml2 example folder. Fill free to open another issue if you'll have troubles |
That's for you |
@shakthifuture were you able to implement azure AD SSO? I'm in the process of integrating AZURE SSO with my service but not getting anywhere. Do you guys know if there are any examples? Thank you in advance. |
Afaik uniAuth (a pysaml2 based idp) works with adfs. Gus Duarte, a uniAuth stargaizer, did It. Djangosaml2 v1.0.0, a pysaml2 based SP, works with azure/adfs. See thread in it's closed issues |
Is it possible to implement azure AD sign on using this library? Any samples?
The text was updated successfully, but these errors were encountered: