Share via


Acquire an access token

DAXKit supports OAuth 2.0 access tokens. Authorization is based on the audience claim in the access token. Every partner uses the audience https://streaming.daxcopilot.com. As a partner system integrating DAXKit, you're responsible for acquiring the access token and providing it to DAXKit; you must use a unique set of OAuth 2.0 credentials for each of your customers.

For information on the authentication token requirements, see: App authentication.

The following diagram illustrates the authentication process using access tokens.

authentication process using access tokens