Integrating Oracle Access Manager and Oracle Adaptive Access Manager 6-15
For information on setting properties in Oracle Adaptive Access Manager, see Using the Property Editor in Oracle Fusion Middleware Administrators Guide for Oracle
Adaptive Access Manager.
6.4.3 Using Non-ASCII Credentials
When using a non-ASCII username or password in the native authentication flow, you may encounter the following error message:
Sorry, the identification you entered was not recognized. Please try again. Follow these steps to resolve this issue:
1. Set the PRE_CLASSPATH variable to {ORACLE_
HOME}commonlibnap-api.jar .
For C shell: setenv ORACLE_HOME IAMSUITE INSTALL DIR
setenv PRE_CLASSPATH {ORACLE_HOME}commonlibnap-api.jar For bashksh shell:
export ORACLE_HOME=IAMSUITE INSTALL DIR export PRE_CLASSPATH={ORACLE_HOME}commonlibnap-api.jar
2. Start the managed server related to OAAM_SERVER.
6.4.4 Testing Before Setting Up the Integration
When setting up the environment, you may want to first test protecting a page with Oracle Access Manager only using the LDAP authentication scheme and see if you can
successfully access the page. If you cannot access the page, try to resolve this issue before proceeding with the configuration.
6.4.5 OAM and OAAM Integration and Changes in the Console
In an environment where OAAMBasic integration is enabled, the following entry OAAMEnabled under oam-config.xml is set to true:
Setting Name=OAAM Type=htf:map Setting Name=OAAMEnabled Type=xsd:booleantrueSetting
Setting ...
If you see an error in OAAMBasic flows, check the value of this flag. In certain environments Windows or scenarios creating a new Oracle Internet Directory and
associating it with the OAAMBasic scheme the original flows might be broken and OAAMBasic does not work because the OAAMEnabled flag is reset to false.
Workaround : Manually change the value of the flag to true.
6.4.6 OAM and OAAM Integration and Internet Explorer Version 7
In the OAM and OAAM Basic integration mode, when you access a protected resource you are forwarded to the OAAM page. With Internet Explorer v7, after entering a
username and clicking Submit, you can be stuck on the next page oampagesoaamhandleLogin.jsp rather than being redirected to the password
page automatically.
6-16 Oracle Fusion Middleware Integration Guide for Oracle Access Manager
Workaround : Click the continue link, which brings you to
oampagesoaamhandleJump.jsp?clientOffset=-7.
6.4.7 OTP Challenge is Not Supported in OAAMBasic Integration