Configuration for OUD/OAM

In-case installation needs to be done using OUD/ OAM provider, below steps needs to be performed manually.

Weblogic configuration / deployment

REST EAR deployment:

Undeploy obdx.app.rest.idm from deployments.

Deploy obdx.app.rest from Installer zip (<OBDX INSTALLER DIR> \installables\app\components\obdx\deploy\obdx.app.rest.ear)

Refer to manual deployment steps provided for obdx.externalsystem.ubs.notification.mdb.ear application

Security Realms

To configure your own LDAP to use instead of the default embedded LDAP, which comes with Oracle Weblogic Server.

http://<hostname>:<admin_port>/console

Installation

Installation

Installation

Installation

Installation

Installation

Installation

Installation

Now Click on OUDAuthenticator and select Control Flag as “SUFFICIENT”.

Installation

Installation

Property

Value

Host

This is the LDAP Server (OUD) Hostname

Port

This is the LDAP Server (OUD) Port. E.g. 1389

Principal

This is the AdministratorClosedAdministrator is a set of individuals that administer the applicant/Affiliate entity. For example, Accountants, Authorized Signatories for organizations, Power of Attorney for individuals. Account name. E.g. cn=orcladmin

Credential

This is the Administrator Account password.

Confirm Credential

Confirm the Administrator Account password.

UserBase DN

This is the OUD user search base

For e.g.: cn=Users, dc=in,dc=oracle,dc=com

GroupBase DN

This is the OUD group search base

For e.g.: cn=Groups, dc=in,dc=oracle,dc=com

Installation

Installation

Installation

Installation

Installation

Installation

Installation

Installation

Installation

Sample OAuth URL: http://<hostname>:<port>/oauth2/rest/token/info (hostname and port should be replaced with OAM Server setup).

Installation

Installation

Installation

<DOMAIN_PATH>/<DOMAIN_NAME>/bin/startWeblogic.sh

Verification

Post Admin and Managed Servers restart, login into Admin Console and browse to Security Realms > myrealm > Users and Groups.

Under Users tab additional LDAP users would be populated and additional LDAP groups can be seen under Groups tab.

Installation

Installation

Back