Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

There are two authentication tokens, a system authentication token that will be provided after system configuration and a user authentication token that will need to be generated on user login. The system token does not expire and can be regenerated by a service request. The user authentication token is generated on remote user login and has an expiration time which is indicated within the login response object.

System Authentication Token

User Authentication Token

  • No labels