Creating Users and Associating them with a Role
Create roles for PDI authentication as follows:
- Ensure the Primavera Gateway domain is running.
- Log in to the WebLogic Administration Server Console for the Gateway domain:
- In a browser, open the following location:
http://<hostname>:<port>/console
Where, hostname and port is the hostname and port of your Primavera Gateway domain. The default port is 7001.
- Enter the administrator user name and password.
- Select Lock & Edit.
- Select Security Realms.
- Select myrealm.
- Select the Roles and Policies, tab.
- Select Global Roles, and Roles
- Enter the role: PrimaveraGatewayAdmin
- Set Group = PrimaveraGatewayAdmin
- Select Add Conditions, and then select Group for "Predicate List".
- Select Next.
- Enter the group name. Group names must be identical to the created role. For example, PrimaveraGatewayAdmin.
- Select Add, then Finish.
- Select Save.
Repeat Step 7 and create the roles, PrimaveraGatewayDeveloper and PrimaveraGatewayUser.
- For the PrimaveraGatewayDeveloper role, set Group = PrimaveraGatewayDeveloper
- For the PrimaveraGatewayUser role, set Group = PrimaveraGatewayUser
- Select Activate Changes.
Using the DefaultAuthenticator
- Go to Users and Groups tab and create the following groups:
- PrimaveraGatewayAdmin
- PrimaveraGatewayDeveloper
- PrimaveraGatewayUser
- Create users and assign them to the groups listed above.
Gateway Manual Installation On Administration Server
Installing Oracle ADF (11g Only)
Installing Oracle Fusion Middleware Infrastructure (WebLogic 12c Only)
Running the Repository Creation Utility (RCU)
Creating the WebLogic Domain (11g)
Creating the WebLogic Domain (12c)
Modifying the Gateway Application File
Adding a Data Source
Deploying JSTL
Deploying Primavera Gateway in WebLogic
Setting JVM Arguments in WebLogic
Adding the OWSM Policy to the Application
Starting the Application in WebLogic
Starting WebLogic
Stopping WebLogic