Suggest you research Shibboleth as a SAML layer for your web2py app or if 
choose to use another framework. You can use Shibboleth to protect a virtual 
folder to any SAML IDP. If the protected folder is your web2py app, SHIB does 
the authentication and your web2py app can use any of the identity attributes 
returned in the header to complete an SSO or registration workflow. We have 
successfully used Shib to connect to Adfs, azzure, google, shibboleth and 
custom IDPs. There is a lot to learn about SAML and Shib is extremely well 
documented. 

-- 
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 web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/fdc1520b-3bab-426d-8cd0-4f1158cdecf1%40googlegroups.com.

Reply via email to