Redirect after login question

Robert Sukharev
12/29/2003 11:43 am
Hello Oleg and Happy New Year.

Have a question related to Form Authentication.
The main URL is https://client.prudential.com/retail/myportal
This page redirects to https://ssologin.prudential.com/servlet/getAccessLogin?LOCALE=pol_en_US&AUTHMETHOD=UserPassword
After the submitting UserID and Password, the user is redirected back to https://client.prudential.com/retail/myportal
The problem is that the root URL is set to ssologin.prudential.com and we need it to be client.prudential.com
We are still using version 2.6.x

Please let us know how to solve this.
Thank you
Robert.
Oleg Chernavin
01/01/2004 05:17 am
Happy New Year!

This should be easy to solve.

Set the Project to load the logon page from the ssologin.prudential.com. Then go to the URL Filters | Server section in the Project Properties dialog and select "Load only from the starting domain".

Now Offline Explorer will follow redirection automatically after submitting the username and password.

Best regards,
Oleg Chernavin
MP Staff