Hi Constin,
I thought about your idea yesterday night. I understand it and see your
point. As I see it, currently the cookie are build as such:
.
And with the SSO patch proposed we would have also:
.
Currently, the SSO cookie does not have the appended.
But, the way I under
Sure, the idea is to apply the same logic for the "Single Signon" than
for regular session. Currently, a distinct cookie (or parameter) is
created for this. The discussion is wether it should reuse in some
way the "regular session" cookie (or parameter) or continue to use
the distinct cookie (or
Would this new solution be compatible with URL rewriting? (No cookies
being used)
[EMAIL PROTECTED] wrote:
> On Mon, 8 Jul 2002, Denis Benoit wrote:
>
>
>>I think it would be difficult, since JSESSIONID is distinct for each
>>webapp on a Tomcat, only JSESSIONIDSSO (if the SingleSignon valve
>>
On Mon, 8 Jul 2002, Denis Benoit wrote:
> I think it would be difficult, since JSESSIONID is distinct for each
> webapp on a Tomcat, only JSESSIONIDSSO (if the SingleSignon valve
> is activated) is common to all webapps.
>
> I'll try to think of something, but if you think of something first,
>
I think it would be difficult, since JSESSIONID is distinct for each
webapp on a Tomcat, only JSESSIONIDSSO (if the SingleSignon valve
is activated) is common to all webapps.
I'll try to think of something, but if you think of something first,
let me know :)
On Mon, 8 Jul 2002 [EMAIL PROTECTED]
On Mon, 8 Jul 2002 [EMAIL PROTECTED] wrote:
> Date: Mon, 8 Jul 2002 10:43:26 -0700 (PDT)
> From: [EMAIL PROTECTED]
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> Subject: Re
+1
But before doing that - would it be possible to replace JSESSIONIDSSO
with a mechanism relying only on JSESSIONID ?
Even if we patch mod_jk, there are other load balancing solutions
( hardware, etc ) - it would be much simpler if from 'outside'
we would only use the standard JSESSIONID cook
On Thu, 4 Jul 2002, Denis Benoit wrote:
> Date: Thu, 4 Jul 2002 17:07:33 -0400 (EDT)
> From: Denis Benoit <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>,
> [EMAIL PROTECTED]
> To: Tomcat Developers List <[EMAIL PROTECTED]>