OIM 11g R2 PS2 : Configuring Direct URLs to home page sections in email

In this post, I will cover some of the direct URL available in OIM that can be embedded in email notifications that when clicked directly takes the end user on to appropriate page



Approval Details
/identity/faces/home?tf=approval_details
Displays pending approval tasks.

























                                                                                                                                                                  
                                                                                                                                                                
                                                                                                                                                                   


Request Details
/identity/faces/home?tf=request_details&requestId=<Request Id>
Request ID is mandatory. This is the ID generated on submission of a request.

http://host:port/faces/home?tf=request_details&requestId=1


                                                                                                                                                              


                                                                                                                                                               
http://host:port/identity/faces/home?tf=my_information





                                                                                                                                                              
                                                                                                                        





     



http://host:port/identity/faces/home?tf=my_access_roles




                                                                                                                                                               
                                                                                                                                                               

There are  other URLs which can be used based on the section that is required on the left of the screen



Home
/identity/faces/home?tf=home
Displays Home page task flows.
My Information
/identity/faces/home?tf=my_information
Displays User Profile, Change Password, Challenge Questions, Proxies, and Direct Reports.
My Access Roles
/identity/faces/home?tf=my_access_roles
Displays enterprise role memberships with Request Roles action.
My Access Admin Roles
/identity/faces/home?tf=my_access_admin_roles
Displays admin role memberships.
My Access Accounts
/identity/faces/home?tf=my_access_accounts
Displays assigned accounts with Request Accounts action.
My Access Entitlements
/identity/faces/home?tf=my_access_entitlements
Displays assigned entitlements with Request Entitlements action.
Approval Details
/identity/faces/home?tf=approval_details
Displays pending approval tasks.
Request Details
/identity/faces/home?tf=request_details&requestId=<Request Id>
Request ID is mandatory. This is the ID generated on submission of a request.
Organizations
/identity/faces/home?tf=organizations
Displays Organization search page
Roles
/identity/faces/home?tf=roles
Displays Role search page
Role Categories
/identity/faces/home?tf=role_categories
Displays Role Categories search page
  

Comments

Popular posts from this blog

OIM 11g Custom ADF Application Development

Oracle Identity Manager (OIM) Interview Questions

OIM 11g R2 PS2 : SOA Approval Workflow Sample