
rp.neuli at yahoo
Aug 10, 2012, 3:49 PM
Post #3 of 3
(197 views)
Permalink
|
|
Re: mod_authnz_external and mod_auth_external
[In reply to]
|
|
mod_auth_tkt is what i was looking for thanks a lot! ________________________________ From: Yehuda Katz <yehuda [at] ymkatz> To: users [at] httpd; Rajeev Prasad <rp.neuli [at] yahoo> Sent: Thursday, August 9, 2012 5:25 PM Subject: Re: [users [at] http] 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.neuli [at] yahoo> 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-unsubscribe [at] httpd >For additional commands, e-mail: users-help [at] httpd > >
|