Authentication token

With the credentials described in Getting API credentials, the Identity Provider service provides authentication tokens for registered users. Each authentication token:

  • Is the Base64 encoding of a JSON Web Token (JWT).

  • Allows a user to consume the Raw Signature service for up to two minutes.