UI Customization - Configure Page Flows in EM Console

Problem Statement : ADF Project(created new tile in Identity Self Service console) deployed but the changes are not visible or reflecting.

Solution : Configure the custom created Page Flow in EM Console.

1) Login to EM console
Weblogic Domain --> d_oimdomain --> Security --> Application Policies

2) Select Application Policies

3)
Create  resource to give page definition permissions to the region
Permission Class: oracle.adf.share.security.authorization.RegionPermission
Resource Name: <Page Definition Name>
Permission Actions: View

Create another Resource to give task flow permissions
TASKFLOWURL : "/WEB-INF/PageFlowDefintion-tf-definition.xml"
TASKFLOWID : "PageFlowDefintion-tf-definition"
Permission Actions : View

4) Restart the Servers

No comments:

Post a Comment

Basic Perfomance Tuning For stuck threads and response times

Documentation for performance tuning: https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/asper/redundant-cross-references-remo...