OAM 11g using external authentication
Folks ...
Trying to integrate an external authentication method with OAM 11g through the "front end". I have module (Entrust TruePass) running on Apache 2.2 (Solaris) that will redirect users to login with their vendor specific digital certificate. I can configure the module to set a configurable header with some distinguished name data. I was thinking about setting the OAM_REMOTE_USER header with the users common name (cn) which would map to the users Oracle UID. Consequently, if we protect the resource with the OAM10gscheme, OAM can consume this header and log the user in without prompting for another password.
Trying to integrate an external authentication method with OAM 11g through the "front end". I have module (Entrust TruePass) running on Apache 2.2 (Solaris) that will redirect users to login with their vendor specific digital certificate. I can configure the module to set a configurable header with some distinguished name data. I was thinking about setting the OAM_REMOTE_USER header with the users common name (cn) which would map to the users Oracle UID. Consequently, if we protect the resource with the OAM10gscheme, OAM can consume this header and log the user in without prompting for another password.
0