You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Daniel Hinojosa <dh...@qwest.net> on 2002/03/25 00:29:30 UTC

Re: 'Remember Me'


Morten Bøhmer wrote:

>Two thing for you to check out:
>
>1. Remember me: Use cookies on the users browser to store user-login 
>information. (This can be done in many ways!)
>


>
>
>2. Use SingleSignOn feature in Tomcat to allow users to be recognized through 
>the hole site.
>
>Best Regards
>Morten Bøhmer
>On Sunday 24 March 2002 23:43, you wrote:
>
>>How can I implement a 'Remember Me' checkbox for username, password, on
>>my site when I use 'Form-Based' authentication?  If I can't and have to
>>use Custom authentication.  How can I program a principal on my site so
>>that is can authorize against different services?
>>
>>Thanks, in advance.
>>
>
>--
>To unsubscribe:   <ma...@jakarta.apache.org>
>For additional commands: <ma...@jakarta.apache.org>
>Troubles with the list: <ma...@jakarta.apache.org>
>
>
>
Well, I develop with JBoss which requires that I have a Principal 
available to it.  I guess that means I need to check JBoss on this one. 
 It's a shame there isn't a full standard way to do that across 
implementations.

Thanks again

-- 
Daniel Hinojosa
Java & XML: Consultant | Developer | Instructor
P.O. Box 4675
Albuquerque, NM 87196-4675
(505) 363-5832






--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>