Hello,
We are testing out the upgrading of our SSO solution from Oracle SSO to SSO using OAM of several applications. One of them is a webmail application using PHP.
We have the following requirements:
1. After users log in using the OAM login page, access to webmail should not require them to re-login
Current OSSO solution stores the username & password of webmai9l & uses the http POST method to enable the sign in. Is there in OAM structure a replacement that would do the same thing?
2. User ID/Username of webmail do not necessarily matches that of the OAM identity store.
For example: User with ID "user1" under OAM would access email account "email2".
We are using OID as the identity store & using OAM 11.1.2.3.
The webmail application is using Apache 2.2.
We need information on:
1. What are the options available for the SSO integration?
2. What information are sent by OAM to the webmail application to be processed?
3. Does OAM support the "switching" of username/ID in the process?
Thanks.