Sharing my thoughts on my favorite domain: "IDENTITY AND ACCESS MANAGEMENT"
OUD 11g R2 PS3 Installation
Oracle Unified Directory:
Here are the steps for installing Oracle Unified Directory 11g R2 PS3:
For Configuration Steps, Click Here
For ODSM Integration, Click Here
- Installation
- Configuration Click Here For Screenshots
Here are the steps for installing Oracle Unified Directory 11g R2 PS3:
- Download and extract the software
- Run the installer and follow below screens (make sure Java/Jre is installed before installing OUD)
All the packages were installed for 64bit. Click CONTINUE |
For Configuration Steps, Click Here
For ODSM Integration, Click Here
OIM 11g R2 PS3: Admin Role UI Feedback
I started exploring OIM 11g R2 PS3 and here's what I experienced during Admin Role creation:
1. Documents says if we create Admin Role related to User Operation like "User View", "User Modify" etc, we can not select "Mandatory Attributes" and "System Generated" attributes under "Denied Attribute List" BUT I selected these attributes and UI didn't throw any error while selecting these attributes.
2. I selected couple of attributes under "Denied Attribute" list but UI doesn't show that info anywhere on the screen. Even on the summary page, I don't see which attributes I have selected under "Denied Attribute" list. I feel that atleast summary page should display attributes information so that admin can really see what he is going to create.
1. Documents says if we create Admin Role related to User Operation like "User View", "User Modify" etc, we can not select "Mandatory Attributes" and "System Generated" attributes under "Denied Attribute List" BUT I selected these attributes and UI didn't throw any error while selecting these attributes.
2. I selected couple of attributes under "Denied Attribute" list but UI doesn't show that info anywhere on the screen. Even on the summary page, I don't see which attributes I have selected under "Denied Attribute" list. I feel that atleast summary page should display attributes information so that admin can really see what he is going to create.
Labels:
Certification,
IDM,
OIM,
OIM 11g R2 PS3,
OIM Forum,
Oracle Forum,
Oracle Identity Manager,
PS3,
Rajiv,
Rajiv Dewan
OIM 11g R2 PS3 Certification Matrix
Here's the link to download certification matrix for Oracle Identity and Access Management R2 PS3:
Certification Matrix
Certification Matrix
OIM 11g R2 PS3 Available
OIM 11g R2 PS3 (11.1.2.3.0) is available for download:
Metalink ID: 20996201
Metalink ID: 20996201
Labels:
11.1.2.3.0,
OIM,
OIM 11g R2 PS2,
Oracle,
Oracle Identity Manager R2 PS3,
R2 PS3,
Rajiv Dewan
Get SQL Connection for OIM Database
Generally we tcDataProvider to execute SQL query on OIM Database but sometime tcDataProvider doesn't help and we need java.sql.Connection. Here's how you get java.sql.Connection inside OIM:
java.sql.Connection connection = Platform.getOperationalDS().getConnection();
java.sql.Connection connection = Platform.getOperationalDS().getConnection();
Subscribe to:
Posts (Atom)