Adding a token issuer

  1. From Grid Management Pages, select Security > Token Issuers.
  2. Click Add New.
  3. Specify a unique descriptive short name of the token issuer.
  4. Specify the Well-Known URI pointing to the well-known openid-configuration JSON metadata document for the token issuer.
  5. Specify the Issuer value that will appear in the 'iss' claim in the tokens.
    Usually, it is the same value as the 'issuer' filed in the metadata from step 4.
  6. If the 'iss' claim in the tokens does not match the issuer in the well-known metadata, clear the Validate Token Issuer check box.
  7. Specify the Principal Name Claim.
  8. Specify the End Point Trust Certificate Data
    Note: You can use a certificate file or copy the certificate data into the text area.
  9. Optionally, specify the remaining properties depending on the requirements for this token issuer.
  10. Click Save.