Smile CDR v2024.05.PRE
On this page:

16.16.1Access Tokens

 

Access tokens generated by Smile CDR use the JSON Web Token format (JWT).

Access tokens will contain the following claims:

  • iss – The Issuer URL for the Smile CDR SMART Outbound Security module
  • scope – A space separated list of scopes that are approved as a part of the session corresponding to the given access token.
  • smile_cdr_module_id – The ID of the Smile CDR module that issued the given token.

Additional claims prefixed with "smile_" may be present and are reserved for usage by Smile CDR systems exclusively.