My Oracle Support Banner

Example of Multiple EL Expressions Into One In OIM (Doc ID 2275502.1)

Last updated on NOVEMBER 01, 2022

Applies to:

Identity Manager - Version 11.1.2.3.0 and later
Information in this document applies to any platform.

Goal

Trying to hide one of the menu item (My Information) in OIM11gR2PS3. It should show only to System administrator and one of the admin role.

How to add two expressions into one to hide the menu item:

#{oimcontext.currentUser.roles['SYSTEM ADMINISTRATORS'] != null}

#{oimcontext.currentUser.adminRoles['<CUSTOM>Admins'] != null}
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.