On May 6, 1:20 am, weheh <richard_gor...@verizon.net> wrote: > I'm still green when it comes to web2py auth and I'm faced with > integrating a web2py app with a Ruby app, of which I know nothing. > Does anyone out there know enough about both to suggest how to have > Ruby do user auth but then pass a certificate to web2py auth?
It is certainly possible. Does your Ruby app already have an authentication mechanism? Which one? if not, I suggest you use CAS for federated authentication. Both Ruby (http://code.google.com/p/rubycas-client/) and web2py (https://www.web2py.com/cas) support it. It is only a matter of configuring the parameters right. Massimo > I'm not > sure I can figure this one out quickly, but it certainly seems like a > useful thing to know how to do (I'm for peace with Ruby and all > others, not war). We too. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---