[web2py] Re: Authomatic Single sign-on with MS Active Directory

2016-12-14 Thread Niphlod
I took a stab at it but it's incredibly resource-intensive. In fact, I just coded a very complicated routine for single sign-on (kerberos) in an app that does only user authentication and is used as a cas backend by other apps. Restricting the usage to just logging in a few times a day is good:

[web2py] Re: Authomatic Single sign-on with MS Active Directory

2016-12-14 Thread Willoughby
Take a look at the win32security module that's part of pywin32: http://timgolden.me.uk/pywin32-docs/win32security.html On Wednesday, December 14, 2016 at 8:47:54 AM UTC-5, piero crisci wrote: > > Hello i am using correctly the Ldap authentication . > But i was wondering if there was a chance to