Create the application in Access Gateway
During this task we will create the JD Edwards application, specify a certificate (if required) and then add the required redirect policy.
Topics:
Create application
To create the application in Access Gateway:
- Sign in to the Access Gateway Admin UI console.
-
Click the Applications tab.
-
Click +Add to add a new application.
-
From the Application menu, select Oracle JD Edwards Enterprise One, and click Create.
Configure the application
- In the Essentials pane enter:
Field Value Label The name of the application,
For example: JD EdwardsPublic Domain The external facing URL of the application.
For example: https://jde-external.example.comProtected Web Resource The URL and port combination of the Oracle JD Edwards Implementation that is being protected.
For example: http://jde-internal.example.com:7005Post Login URL Enter an appropriate target URL.
For example https://jde-external.example.com/jde/owhtml.Note:
Post Login URL may contain other elements specific to the implementation.
Group The group containing users who can access the JD Edwards instance.
Configure certificates
- Expand the Certificates tab.
Note
By default a wild card self signed certificate is created and assigned to the application when the application is initially created.
- Optional. Click Generate self-signed certificate
A self-signed certificate is created and automatically assigned to the application. - Optional. Select an existing certificate from the list of provided certificates.
Use the Search field to narrow the set of certificates by common name.
Use the page forward (>)and backward(<) arrows to navigate through the list of available certificates. -
Click Next. The Attributes pane appears.
For detailed information on the attribute options, see Application attributes .
- Confirm the IDP login attribute.
Note
By default the JD Edwards application template login field as the JDE_SSO_UID header. Change the value of the header field if required. Add additional header fields required by the application.

Important
While optional, Okta recommends that all applications include certificates.
See About Access Gateway certificates for general information about certificate.
See Certificate management tasks for a general task flow for obtaining and assigning certificates.
Configure policy
-
Click Next. The Policies pane displays.
- On the root policy row, click the Edit icon
.
- Expand the Advanced sub-tab.
- In the Custom configuration tab, enter a proxy redirect for the target JD Edwards application.
For example:
proxy_redirect http://jde-app.domain.tld:7005 https://$host:$server_port; -
Click Not validated when complete.
If all values are entered correctly, the Not Validated button will change to Validated. - Click Okay.
- Click Done.