not endorse distribution to any party other than intended
recipient. Sender does not necessarily endorse content contained within this
transmission.> Date: Wed, 2 Jan 2008 07:39:49 +0100> From: [EMAIL PROTECTED]>
To: users@tomcat.apache.org> Subject: Re: mod_spnego SingleSignOn over m
Hey Rainer!
On Wed, Jan 02, 2008 at 07:39:49AM +0100, Rainer Jung wrote:
> Hi Cenk,
>
> For me the mod_spnego code looks like it only set the usual
> authenticated user var, so the name of the user will be available for
> the webapp only by using request.getRemoteUser() and not via an http header
Hi Cenk,
Cenk Oguz schrieb:
> I am looking into configuring SingleSignOn Kerberos authentication in
> a Tomcat application using SPNEGO authentication on a Apache2
> frontend server. The fontend apache2 currently forwards all requests
> to Tomcat through mod_jk.
>
> As I see there is an apache2 m
I am looking into configuring SingleSignOn Kerberos authentication in a Tomcat
application using SPNEGO authentication on a Apache2 frontend server. The
fontend apache2 currently forwards all requests to Tomcat through mod_jk.
As I see there is an apache2 module for Kerberos authentication witho