| Florian Racky 2004-09-30, 10:47 am |
| Hi,
> password at the login page. But the problem is I don't know where the
> login page is placed, do anyone know? Or is there any alternate solution?
Our portal server installation authenticates with an ldap directory. As many other applications are using the same directory for authentication we decided to insert the login credentials the user enters on the login page into a credential vault slot and m
ake them available for other application's sso. The benefit of this is that the user has not to care about the stored credentials at all (no initial creation, no trouble after a password change).
You can do changes in the so called post authentication phase of the portal login. You wil find more information in: http://www-1.ibm.com/support/docvie...id=swg21104482.
Flo
|