Set up a JWT key

  • Versão de lançamento: Australia
  • Atualizado 12 de mar. de 2026
  • 1 min. de leitura
  • 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.

    Antes de Iniciar

    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.

    Procedimento

    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.

    Resultado

    A JWT Key record is created.

    O que Fazer Depois

    Set up a JWT Provider.