To enable OWSM authentication using WebLogic Enterprise Manager:
- Create a user in security realms of the Weblogic Administration Console.
- Log in to the WebLogic Administration Console as an administrative user using the following URL:
http://<Host_Name>:<Port>/console
- In the Change Center pane, select Lock & Edit.
- In the Domain Structure pane, select Security Realms.
- Select myrealm in the security realm list.
- In the Settings for myream page, select Users and Groups.
Note: The name of the tab reflects the name of the security realm that you selected.
- In the Users toolbar, click New and then complete the following:
- In the Name field, enter a name for the user.
- In the Password field, enter a password for the user.
- In the Confirm Password field, re-enter the password from the previous field.
- Click OK.
Note: The user added in security realms should also exist in the P6 EPPM database.
- Log in to the WebLogic Administration Console as an administrative user using the following URL:
- Log in to WebLogic Enterprise Manager using the following URL:
http://<Host_Name>:<Port>/em
- Navigate to the P6 EPPM domain using the Target Navigation directory.
- Deploy P6 EPPM Web Services, using p6ws.ear, in WebLogic Enterprise Manager.
For information on how to deploy P6 EPPM Web Services in WebLogic Enterprise Manager, refer to the Deploying ADF Applications Using Fusion Middleware Control section of the Oracle Fusion Middleware Administering Oracle Fusion Middleware guide.
- Create a WSM Policy Set using the following settings:
- On the Create Policy Set: Enter Resource Scope page, in the Type of Resources menu, select SOAP Web Service.
- On the Create Policy Set: Enter Resource Scope page, complete the following:
- In the Domain Name field, enter the name of the domain on which <0P_ProdName_P6_WS is deployed.
- In the Application Module Name or Connection Name field, enter p6ws.war.
- On the Edit Policy Set: Add Policy References page, attach an OWSM policy to the Policy Set.
Note: For detailed instructions on how to create a WSM Policy Set, refer to the instructions in Using Fusion Middleware Control section under Creating a Policy Set in the Fusion Middleware Security and Administrator's Guide for Web Services guide.
- Select OWSM as the authentication mode in Primavera P6 Administrator.
- Log in to Primavera P6 Administrator using the following URL:
http://<Host_Name>:<Port>/p6/action/adminconfig
- Expand your P6 EPPM configuration.
- Expand Web Services/Security/Authentication.
- In the Mode field, select Owsm.
- Click Save.
- Log in to Primavera P6 Administrator using the following URL:
- Restart the P6 EPPM Web Services server.