changing User's default URL in Portal Server
Would appreciate if somebody can tell how to change the user's default URL. This is the URL to which user is forwarded to after authentication is over. By default this is the DesktopServlet. I have tried changing it in the Users profile, but it doesn't seem to work. Seems to get overridden by something
else. We are doing Ldap auth. Is there a properties file or something that has the info about forwarding? My guess is the Ldap authenticator is forwarding it to DesktopServlet without looking up the user's profile
setting.
We want to send it to our Servlet before redirecting it to the Desktopservlet.
Any pointers would be helpful.
thanks
shekar

