Generating a Token
- Last UpdatedFeb 07, 2022
- 1 minute read
To authenticate the Global daemon, users run the tool 'Aveva.Connect.Sdk.CredentialManager.exe'. This invokes the AVEVA Credentials Manager, which once configured enables the authentication of the Daemon processes.
This executable can be found in the Global Server install folder, specifically:
C:\Program Files (x86)\AVEVA\GlobalServer3.8\Aveva.Connect.Sdk.CredentialManager\

Select AVEVA.IED.Global client.
Your CONNECT login will appear, login and select the required account, this will generate the required credentials

You can now close the AVEVA Credentials manager window.
When you start your Global daemon bat file, the daemon starts and behaves in its normal way, but it will obtain access tokens from the AVEVA Credentials manager.
If left uninterrupted, the daemon process will run until the token expires or is revoked.
The current lifetime of the refresh token is six months.
When the token expires it can be renewed by repeating the above steps.
Note:
There is no warning as to when a token expires, the daemon will stop if the re-authentication
is not done.