Add an Oracle WebLogic Server application
Add an Oracle WebLogic Server application using the Access Gateway Admin UI console.
Before you begin
Ensure that:
- Verify that Access Gateway is installed and configured. See Manage Access Gateway deployment.
- Verify that Access Gateway uses your Okta org as an Identity Provider (IdP). See Configure an Identity Provider in Access Gateway.
- Verify that you have administrator rights on your Okta org and can create groups and assign applications.
- An external Oracle WebLogic Server-based application that requires protection.
- Access Gateway supports the external app version. The supported versions of Oracle Weblogic Server include:
- v10.3.6 (11g) or later
- Appropriate DNS entries for both the legacy application and the exposed new URL exist.
- Appropriate DNS entries for both the protected application and the external URL for example:
Value Description https://weblogic.externalexample.com External or customer facing application URL. https://weblogic.internalexample.com Internal or protected application URL.
This application uses header variables to exchange user information. You can use the Access Gateway sample header application. See Add a generic header application and Add a sample header application.
Typical workflow
Task |
Description |
---|---|
Create a containing group |
Create an optional group that contains the users to assign to the application. |
Create application |
Create an Oracle WebLogic Server application in the Access Gateway Admin UI console. |
Assign certificate |
Assign an optional certificate to the application. |
Confirm attributes |
Confirm the required attributes and add any optional attributes to the application. |
Test the application |
Test the Oracle WebLogic Server integration. |
Troubleshoot |
When required, troubleshoot the integration. |