I have a legacy web2py app that's been using LDAP since 2010 when I created 
it. We are changing our IT systems to use SAML2 via OneLogin.com for 
authentication where possible and so I'd like to convert my app from from 
LDAP to SAML2 authentication. Can anyone provide some examples of SAML2 
auth in web2py? 

I've found a few examples but they are old and don't quite give me enough 
basis to get SAML2 working. I don't want to go through any intermediary 
like Jainrain. I've looked over gluon/contrib/login_methods/saml2_auth.py 
but haven't been able to work out all that I need to do to use it.

I'm also concerned about how converting to SAML would work with all the 
auth_user records already created via the LDAP authentication.

-Fred

-- 
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 visit 
https://groups.google.com/d/msgid/web2py/90218087-7fe0-4cfd-85f3-2ded2ff13ac6n%40googlegroups.com.

Reply via email to