Prerequisite Setup

Prior to generating user assertion and access tokens, you must:

  1. Generate a public and private key pair for signing the JWT user assertion.
  2. Add a confidential application to enable JWT and store the public key and certificate.

    For more detailed instructions for adding confidential applications, see Oracle Identity and Access Management (IAM) documentation: https://docs.oracle.com/en-us/iaas/Content/Identity/home.htm.

    DANGER:

    Warning: The client ID and client secret of your application must be kept confidential and must not be shared with anyone outside of your organization.