Re: SingleSignOn and Form Authentication

2005-04-21 Thread Guillaume Lederrey
On 4/21/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
 After the authetication and login I want  to redirect to a Menu Page not
 to any page requested earlier.
 Using default form authentication tomcat redirects to the page requested
 not to the page I want (e.g Menu Page).

  That's the behavior that I want ... so I'have never looked further ...

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



SingleSignOn and Form Authentication

2005-04-20 Thread Guillaume Lederrey
  Hello !

  I'm using SSO and Form authentication. Most of it works just fine.
The only problem I have, is that I have to have the login form in both
apps. Every time I change it, I have to update it in two places.

  I use the following code in web.xml :

login-config
  auth-methodFORM/auth-method
  realm-nameSIEMS-ds/realm-name
  form-login-config
form-login-page/login.jsp/form-login-page
form-error-page/loginError.jsp/form-error-page
  /form-login-config
/login-config

  I'd like to use something like :

form-login-page../otherServlet/login.jsp/form-login-page

  Or any other way to have the login form only in one place. Is there
a possibility ?

  Thanks for your help !

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: SingleSignOn and Form Authentication

2005-04-20 Thread shalu . gupta

Hi,
are you able to redirect after login. ?

Shalu Rajkumar Gupta
Tata Consultancy Services Limited
Ph:- 020 4042631
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com



Guillaume Lederrey [EMAIL PROTECTED] 
04/20/2005 02:58 PM

Please respond to
Tomcat Users List tomcat-user@jakarta.apache.org


To
Tomcat Users List tomcat-user@jakarta.apache.org
cc

Subject
SingleSignOn and Form Authentication






  Hello !

  I'm using SSO and Form authentication. Most of it works just fine.
The only problem I have, is that I have to have the login form in both
apps. Every time I change it, I have to update it in two places.

  I use the following code in web.xml :

login-config
  auth-methodFORM/auth-method
  realm-nameSIEMS-ds/realm-name
  form-login-config
form-login-page/login.jsp/form-login-page
form-error-page/loginError.jsp/form-error-page
  /form-login-config
/login-config

  I'd like to use something like :

form-login-page../otherServlet/login.jsp/form-login-page

  Or any other way to have the login form only in one place. Is there
a possibility ?

  Thanks for your help !

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


ForwardSourceID:NTD0CE 


Notice: The information contained in this e-mail message and/or attachments to 
it may contain confidential or privileged information.   If you are not the 
intended recipient, any dissemination, use, review, distribution, printing or 
copying of the information contained in this e-mail message and/or attachments 
to it are strictly prohibited.   If you have received this communication in 
error, please notify us by reply e-mail or telephone and immediately and 
permanently delete the message and any attachments.  Thank you

Re: SingleSignOn and Form Authentication

2005-04-20 Thread Guillaume Lederrey
On 4/20/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
 Hi,
 are you able to redirect after login. ?

  I'm not sure I understand the question ... The default FORM
authentication redirects after the login to the page initially
requested. I think I would more need to redirect BEFORE login to get
to the right login page ...

  Sorry if I understood your question completely wrong ... it's not on purpose !

  Guillaume

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: SingleSignOn and Form Authentication

2005-04-20 Thread shalu . gupta

After the authetication and login I want  to redirect to a Menu Page not 
to any page requested earlier.
Using default form authentication tomcat redirects to the page requested 
not to the page I want (e.g Menu Page).

Shalu Rajkumar Gupta
Tata Consultancy Services Limited
Ph:- 020 4042631
Mailto: [EMAIL PROTECTED]
Website: http://www.tcs.com



Guillaume Lederrey [EMAIL PROTECTED] 
04/20/2005 05:26 PM

Please respond to
Tomcat Users List tomcat-user@jakarta.apache.org


To
Tomcat Users List tomcat-user@jakarta.apache.org
cc

Subject
Re: SingleSignOn and Form Authentication






On 4/20/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 
 Hi,
 are you able to redirect after login. ?

  I'm not sure I understand the question ... The default FORM
authentication redirects after the login to the page initially
requested. I think I would more need to redirect BEFORE login to get
to the right login page ...

  Sorry if I understood your question completely wrong ... it's not on 
purpose !

  Guillaume

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


ForwardSourceID:NTD1EA 


Notice: The information contained in this e-mail message and/or attachments to 
it may contain confidential or privileged information.   If you are not the 
intended recipient, any dissemination, use, review, distribution, printing or 
copying of the information contained in this e-mail message and/or attachments 
to it are strictly prohibited.   If you have received this communication in 
error, please notify us by reply e-mail or telephone and immediately and 
permanently delete the message and any attachments.  Thank you