Skip to content

Update to README for Azure AD usage#111

Open
lllama wants to merge 1 commit into
fangli:masterfrom
lllama:patch-1
Open

Update to README for Azure AD usage#111
lllama wants to merge 1 commit into
fangli:masterfrom
lllama:patch-1

Conversation

@lllama

@lllama lllama commented Aug 28, 2019

Copy link
Copy Markdown

Out of the box, the lib will cause Azure to return an unhelpful "your XML is invalid" error. This pull request has some example settings that should help fix the error.

Out of the box, the lib will cause Azure to return an unhelpful "your XML is invalid" error. This pull request has some example settings that should help fix the error.
@AaronForce1

Copy link
Copy Markdown

@lllama Attempting to see if I can set this up using Azure AD, specifically an "Enterprise Application" with SAML Single-Sign On. After implementing the settings you noted here, I still encountered the same XML error. Any thoughts?

@lllama

lllama commented Jul 20, 2020

Copy link
Copy Markdown
Author

Sorry - it's all a bit obscure. I believe I managed to debug this by using pysaml2 - I was able to get this to do the authentication and then I compared the XML it sent with what django-saml2-auth was sending. I then tweaked the settings until they matched (or matched enough that it worked). Sorry I can't offer more help than that.

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

Successfully merging this pull request may close these issues.

2 participants