OAM response Headers issue
Hello.
OAM Version 11.1.2.2.2 with July 14 Bundle patch.
Webgate 11.1.2..2
I am prototyping a use case of Active-Directory->OID 11.1.1.7 as the base store for E-Business Suite, protected by OAM
So far I have integrated AD and OID just fine and am following note 1484024.1.
This asks you to use cgi-bin to put together a test case for passing response headers .
This says :
In the Authentication Policy configuration window, click on the Responses tab. Use the "+" icon and add the following two rows.
Name | Type | Value |
---|---|---|
USER_NAME | Header | $user.userid |
USER_ORCLGUID | Header | $user.attr.orclguid |
Leave the Identity Assertion checkbox unchecked.
Click Apply to save your changes.