Set up a JWT key

  • Freigeben Version: Australia
  • Aktualisiert 12. März 2026
  • 1 Minute Lesedauer
  • Configure a JWT key to enable secure authentication for Card Data Security by linking X.509 certificates with tokenizer service credentials. This setup is required before creating a JWT provider for OAuth authentication workflows.

    Vorbereitungen

    Role required: admin

    This task needs the following:
    • A X.509 certificate created for Card Data Security. See Create an X.509 Certificate for more information.
    • The key alias that was defined when generating the JKS file for Card Data Security. See Create a JKS file for more information.
    • The credentials JSON file obtained from the tokenizer service.

    Prozedur

    1. Navigate to All > System OAuth > JWT Keys.
    2. Select New.
    3. Enter the following field values.
      FieldValue
      Name <Name of the JWT key>
      Signing Keystore <The X.509 certificate created for Card Data Security>
      Signing Key <The key alias defined when generating the JKS file>
      Key ID <The keyID value from the credentials JSON file>
    4. Select Submit.

    Ergebnisse

    A JWT Key record is created.

    Nächste Maßnahme

    Set up a JWT Provider.