Hi All,
We do have a browser-based intranet application running on Websphere Application server hosted on Linux machine.
– Authentication / Authorization for the intranet application is done using the username / password stored in encrypted format in Oracle Database.
– Now we want to enable the SSO, so that the username and password for the Client login [Active Directory login] is used.
– So that within the AD, when the user opens the applicaton URL, the browser should automatically login without prompting for the username / password screen.
Please give some insights on the possible implementations for the above.
Cheers,
-Srini