Hi,
Installed OIM 11.1.2.3. Customized the oim page following https://docs.oracle.com/cd/E52734_01/oim/OMDEV/uicust.htm#OMDEV3579
Running into an issue where we applied the security
on 
it's applied at the region level as looks like it's a taskflow 
As we want to show these to only the administrators. Now when a users account gets locked they are routed to accountlocked screen i.e. faces/accountlocked. The accountlocked page shows up but nothing is shown due to the above security and it only display
.
If we login and go to accountlocked page we see if the user is part of Administrator group 
Seems like it's a taskflow is shown in the same region where this security is set
. How do we handle this thru UI Customization if not how else can it be handled.