Welcome to Zuora Product Documentation

Explore our rich library of product information

JWT Product Integration

Integrate JSON Web Token (JWT) claims with Zephr products to automatically grant access based on user identity management.

Use the JWT Product Integration to map a JSON Web Token (JWT) claim from your Identity Management system to a product in Zephr. This allows users with the matching claim in their JWT to automatically receive the product grant.

  1. In Products > Catalogue, locate the product you want to integrate via JWT.
  2. Click the Lock icon in the Developer Interface section to enable editing.
  3. Select the Unlock button to open the Developer Interface. If you have not set up JSON Web Token (JWT) syncing, the Developer Interface displays with an Enable JWT syncing here option. You must enable JWT syncing, as described in the JSON Web Tokens (JWT) topic. If you have set up JWT syncing, the Developer Interface displays with the Auto-assign from JWT check-box enabled.
  4. Select the Auto-assign from JWT checkbox. A Claim Value field displays.
  5. Enter the value that your IDM uses in the JWT payload when the end user has the product grant in the Claim Value text box.
  6. Select the Update & Lock button to save the updates. Selecting the Cancel button closes the Developer Interface without saving any changes.