I do not have anything immediately useful but I agree this should not too difficult. I will look it up.
Massimo On Feb 18, 4:45 pm, Michael <[email protected]> wrote: > I program for a private school outside Philadelphia. SSO is clearly > becoming an important issue. I'd also like to get some feedback on > Google and Active Directory authentication. Our users can login to > our windows domain while on campus and remotely from the cloud. I need > to create session tokens regardless of where our user logs in. While > on campus, I'd like to have our users login/authenticate to the domain > (against Active Directory) and use this authentication to access both > a web2py app and Google apps (mail, calendar) without needing to > authenticate again. I've just started reading through the CAS code and > it looks like the app simply authenticates against the db. Ideally, > I'd like to authenticate against Active Directory or a federated > server for SAML login (Google). I'm sure this is possible with web2py, > I just don't have the background and can't find information that > actually connects the dots. Any guidance is greatly appreciated. > > -Michael > > On Feb 16, 6:59 pm, murray3 <[email protected]> wrote: > > > what would be the best way of integratinggoogleor openidauthenticationinto > > a web2py application? > > > chrism --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

