Skip to content

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

Closed
shakthifuture opened this issue Sep 10, 2020 · 5 comments
Closed

Azure AD Saml implementation #719

shakthifuture opened this issue Sep 10, 2020 · 5 comments
Labels

Comments

@shakthifuture
Copy link

Is it possible to implement azure AD sign on using this library? Any samples?

@peppelinux
Copy link
Member

Probably you're looking for a SP implementation for a ADFS SSO Service.
I know that pysaml2 can work with it, even as IdP (with Microsoft SP) but I've not tested them.

Guys with djangosaml2 and uniauth, some pysaml2 wrappers,,get them to work but without any changment on pysaml2, it would work as it is.

@peppelinux
Copy link
Member

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

@peppelinux
Copy link
Member

That's for you
#597 (comment)

@mhoangpayfone
Copy link

@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.

@peppelinux
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants