Re: [web2py] Re: CAS Auth with other technologies

2011-07-21 Thread António Ramos
I have Novell EDirectory, can i use web2py with Novell auth?


How to to use it?

thank you



2011/7/20 Massimo Di Pierro massimo.dipie...@gmail.com

 The CAS server supports but 1 and 2 but defaults to 2 which is more
 portable. It should work with third party clients out of the box.



 On Jul 19, 8:09 pm, Bruno Bemfica brunobemf...@gmail.com wrote:
  Hi, I'm new on Web2Py and Python, and I have a question: There's any
  way to make apps developed with other technologies (in my case, PHP
  and ASP.NET) authenticate with the web2py CAS server? I need to
  integrate some apps to my company and we have systems made in a lot of
  different technologies. What we need is, for example: Login into the
  web2py app, and if the user click in a link to an ASP.NET or PHP
  application, he doesn't need to login again, and vice-versa.
 
  Thanks!



[web2py] Re: CAS Auth with other technologies

2011-07-20 Thread Massimo Di Pierro
The CAS server supports but 1 and 2 but defaults to 2 which is more
portable. It should work with third party clients out of the box.



On Jul 19, 8:09 pm, Bruno Bemfica brunobemf...@gmail.com wrote:
 Hi, I'm new on Web2Py and Python, and I have a question: There's any
 way to make apps developed with other technologies (in my case, PHP
 and ASP.NET) authenticate with the web2py CAS server? I need to
 integrate some apps to my company and we have systems made in a lot of
 different technologies. What we need is, for example: Login into the
 web2py app, and if the user click in a link to an ASP.NET or PHP
 application, he doesn't need to login again, and vice-versa.

 Thanks!