Incidentally, I just committed an experimental SAML2 login method for Web2py. Please contact me privately and perhaps you can help me test it.
Massimo On Thursday, 21 August 2014 09:05:29 UTC-5, Wei Wang wrote: > > I have the need to use a SAML2 identity provider (specifically, a NetIQ > product) for authentication and authorization in some web2py apps. > > I searched in this group, also googled "web2py and SAML", but did not find > anything that seems readily available. > > My thoughts on building a "Service Provider" (in SAML2 terminology) app in > web2py alongside other apps: > > - The SAML2 service provider would be "/saml2sp": > - The saml2sp app communicates to the SAML2 Id provider for > authentication and authorization; > - A web2py app is configured to use "cas_auth", with > "localhost/saml2sp" as the CAS server base URL; > > Does something like this exist? Does that sound reasonable? > > Thanks for any pointers, comments, thoughts. > > Wei > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

