You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

Newly created role is not considering in EL Expression

Summary:

Hello All,

We are using EL Expression to restrict the My Client groups based on the roles.

Below is the expression for the same.

#{securityContext.userInRole['RR_HRD_DIR_VIEW,RR_HRD_MANAGER_VIEW']}

If user has any of the above two roles, then user could see My Client Groups from his/her login and it is working fine.

Now I created a new role to give access to only HDL to the user and included that role in the already existing EL Expression and assigned it to a user.

Role Name: RR_HDL_ONLY

Updated EL Expression:

#{securityContext.userInRole['RR_HRD_DIR_VIEW,RR_HRD_MANAGER_VIEW,RR_HDL_ONLY']}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!