Driver for Oracle WebLogic

0 Likes

Oracle WebLogic 12c supports an embedded LDAP directory for its accounts and groups. To be able to access it, you first need to change the password to something you know, then restart Weblogic.


Click to view.

Figure 1: WebLogic Console, changing the password for Embedded LDAP.

Now you need to restart, then you will be able to test login using LDAP tool.


Click to view.

Figure 2: LDAP connection configuration.


Click to view.

Figure 3: LDAP connection to WebLogic.

Next we will create a driver using Designer.


Click to view.

Figure 4: New driver wizard for LDAP.


Click to view.

Figure 5: Select optional features.


Click to view.

Figure 6: Common features.


Click to view.

Figure 7: Driver Information.


Click to view.

Figure 8: Application authentication.


Click to view.

Figure 9: Remote Loader.


Click to view.

Figure 10: Synchronization settings.


Click to view.

Figure 11: Managed system.


Click to view.

Figure 12: Summary info.


Click to view.

Figure 13: Sub Placement rule, change to uid=...


Click to view.

Figure 14: Sub Matching Rule must be adjusted.


Click to view.

Figure 15: You want to add UID in the Filter.


Click to view.

Figure 16: You need to add additional Object Class values in Sub Create Rule.


Click to view.

Figure 17: Now in User Application (IDM 4 Adv Edition or 3.x RBPM) you need to create a new Resource for Account entitlement.


Click to view.

Figure 18: You need to refresh the entitlement tables through Configure Roles and Resources Settings


Click to view.

Figure 19: You should be able to see a new LDAP driver for WebLogic and Account and Group entitlements under.


Click to view.

Figure 20: Account entitlement assigned to resource.


Click to view.

Figure 21: You can now assign resource to test user.


Click to view.

Figure 22: You also want to create a resource for Group entitlement.


Click to view.

Figure 23: Select Administrator for Group value.


Click to view.

Figure 24: Resource for Administrator group.


Click to view.

Figure 25: You can now assign the Administrator group/resource to the test user.


Click to view.

Figure 26: You should now be able to see your test account with the Administrator group in WebLogic Console.

Also your password changes should be synchronizing from IDM to WebLogic at this point.

I hope this article has been helpful to guide you through your own setup of a WebLogic driver.

Labels:

How To-Best Practice
Comment List
Related
Recommended