Add an Oracle WebLogic Server app
Add an Oracle WebLogic Server app using the Access Gateway Admin UI console.
Before you begin
- 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 apps.
- Ensure that an external Oracle WebLogic Server-based app that requires protection exists.
- Ensure that Access Gateway supports the external app version. Access Gateway supports Oracle Weblogic Server version 10.3.6 (11g) or later.
- Ensure that appropriate DNS entries for both the legacy app and the exposed new URL exist.
- Ensure that appropriate DNS entries for both the protected app and the external URL exist, as in these examples:
Value Description https://weblogic.externalexample.com The external or customer-facing app URL. https://weblogic.internalexample.com The internal or protected app URL.
This app uses header variables to exchange user information. You can use the Access Gateway sample header app. See Add a generic header app and Add a sample header app.
Typical workflow
Task |
Description |
---|---|
Create a containing group |
Create an optional group that contains the users to assign to the app. |
Create an app |
Create an Oracle WebLogic Server app in the Access Gateway Admin UI console. |
Assign a certificate |
Assign an optional certificate to the app. |
Confirm the attributes |
Confirm the required attributes and add any optional attributes to the app. |
Test the app |
Test the Oracle WebLogic Server integration. |
Troubleshoot the integration |
When required, troubleshoot the integration. |