You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Prashant Saraf <xp...@gmail.com> on 2006/03/09 06:02:21 UTC

User authentication

Hello all,
Whatr is best way to create loging authentication if u had multipal login
form/pages.
please help me out.

--
Cup of Java + Suger of XML = Secure WebApp

Re: User authentication

Posted by Prashant Saraf <xp...@gmail.com>.
i had a  webapps but different role of user,
n another webapp users same user from fist webapp but a specifc role user.


On 3/9/06, Alex Jalali <al...@ubudesign.com> wrote:
>
>
> Hello all,
> Whatr is best way to create loging authentication if u had multipal login
> form/pages.
> please help me out.
>
> When you say multiple form pages, are they all the same? Or do they login
> to
> different webapps? If different webapps, you could use the SingleSignOn
> <Valve className="org.apache.catalina.authenticator.SingleSignOn"/>
>
> Can you explain more about your login form(s)?
>
> --
> Cup of Java + Suger of XML = Secure WebApp
>
> XML makes me nauseous. I guess I must me diabetic :)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
>


--
Cup of Java + Suger of XML = Secure WebApp

RE: User authentication

Posted by Alex Jalali <al...@ubudesign.com>.
Hello all,
Whatr is best way to create loging authentication if u had multipal login
form/pages.
please help me out.

When you say multiple form pages, are they all the same? Or do they login to
different webapps? If different webapps, you could use the SingleSignOn 
<Valve className="org.apache.catalina.authenticator.SingleSignOn"/>  

Can you explain more about your login form(s)?

--
Cup of Java + Suger of XML = Secure WebApp

XML makes me nauseous. I guess I must me diabetic :)



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org