Learn the correct EnterpriseOne SSO parameter configuration required on the Responses tab of the Protected Resource Policy when setting up Oracle Access Manager (OAM).
Table of Contents
Question
You are setting up Oracle Access Manager (OAM) to support an EnterpriseOne Single Sign-On configuration.
What is the EnterpriseOne SSO parameter configuration required on the Responses tab of the Protected Resource Policy?
A. Type = Header, Name=JDE_SSO_UID, and Value = userid.$user
B. Type = Header, Name=SSO_JDE_UID, and Value = /jde/HostedE1Servlet
C. Type = Header, Name=SSO_JDE_UID, and Value = /jde/E1Menu.maf
D. Type = Header, Name=JDE_SSO_UID, and Value = /jde/HostedE1Servlet
E. Type = Header, Name=JDE_SSO_UID, and Value = $user.userid
Answer
The correct EnterpriseOne SSO parameter configuration required on the Responses tab of the Protected Resource Policy when setting up Oracle Access Manager (OAM) is:
E. Type = Header, Name=JDE_SSO_UID, and Value = $user.userid
Explanation
This means that the parameter should be set as a Header type, with the Name field set to “JDE_SSO_UID”, and the Value field set to “$user.userid”.
The $user.userid syntax specifies that the user ID of the authenticated user should be dynamically passed as the value. This allows the EnterpriseOne application to receive the authenticated user’s ID from OAM and enable single sign-on.
The other options listed are incorrect:
- Option A has the userid.$user syntax reversed
- Options B, C and D use the wrong Name values of SSO_JDE_UID or specify incorrect Value fields
- Option E has the correct Name and Value but is missing the $ in $user.userid
So in summary, option E is the correct configuration required in OAM to enable single sign-on with EnterpriseOne. Setting the parameters correctly is critical for the EnterpriseOne application to receive the authenticated user’s identity from OAM.
Oracle 1z0-344 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Oracle 1z0-344 exam and earn Oracle 1z0-344 certification.