mod_auth_tkt is what i was looking for thanks a lot!



________________________________
 From: Yehuda Katz <yeh...@ymkatz.net>
To: users@httpd.apache.org; Rajeev Prasad <rp.ne...@yahoo.com> 
Sent: Thursday, August 9, 2012 5:25 PM
Subject: Re: [users@httpd] mod_authnz_external and mod_auth_external
 

There are modules that I have used that do this, but they are usually limited 
to particular situations.
For example, mod_auth_cas 
(https://wiki.jasig.org/display/CASC/mod_auth_cas) authenticates against a CAS 
server.

You might be looking for something like mod_auth_tkt 
(http://www.openfusion.com.au/labs/mod_auth_tkt/), but I can't speak for 
exactly how it works because I have never used it.

- Y



On Thu, Aug 9, 2012 at 5:45 PM, Rajeev Prasad <rp.ne...@yahoo.com> wrote:

is there a way/module in Apache to authenticate users by redirecting to a 
separate website and then accept back the encrypted cookie it generates on 
successful authentication?
>
>ty.
>Rajeev
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>For additional commands, e-mail: users-h...@httpd.apache.org
>
>

Reply via email to