Secure Your Third-Party Application

Let's say you integrate a registered third-party application in your Oracle Cloud Application. You can secure this third-party application using JSON Web Token (JWT).

Do these steps to secure your third-party application using JWT:

  1. Click Navigator > Configuration > Structure.

  2. Select the page entry that links to the third-party application you want to secure.

  3. From the Link Type list, select Static URL.

  4. Select the Secure Destination check box.

  5. Select the name of your application.

  6. Enter the destination for the application. An HTTPS protocol is required to access the application.

  7. In the Secure Token Name field, enter the name of the parameter (for example, jwt) that supports using the secure token.

  8. Click Save and Close.