Re: [web2py] Active directory authentication

2023-02-05 Thread urban....@gmail.com
"Did you figure it out in the end cause I am facing the same issue right now :)" We didn't yet end up using AD auth in production, though I did eventually have a *rudimentary *working version. I ended up using the python msal library directly. https://github.com/AzureAD/microsoft-authenticati

Re: [web2py] Active directory authentication

2023-02-05 Thread Davidiam
We do AD authentication with Shibboleth as our service provider on IIS 10. I don't know if that would be an option. We couldn't find anything else that worked on Windows. Sent from Outlook for Android From: web2py@googlegroups.com on be

[web2py] SSO integration with Azure AD

2023-02-05 Thread Silvian “Top 10 Answers” Cedru
Hello everyone, I am facing a little problem here I tried the LDAP approach but I have in issue with importing it since it tells me mutable mapping is missing I was wondering if someone knows an easier way to set up SSO in my web2py application but with Azure Ad. -- Resources: - http://web2p

Re: [web2py] Active directory authentication

2023-02-05 Thread Silvian “Top 10 Answers” Cedru
Did you figure it out in the end cause I am facing the same issue right now :) urban@gmail.com schrieb am Donnerstag, 3. März 2022 um 21:31:25 UTC+7: > "Still trying to wade through the seemingly half outdated guides" > I'm referring to Azure guides not Web2Py. > > On Thursday, March 3, 202