DAML Trigger token refresh
App Development3 posts314 views5 likesLast activity Apr 2020
GE
georgOP
Apr 2020Does the DAML Trigger host only read the access token on startup, or does it pick up the new token when I update the token file? If not, it would mean that I have to restart the trigger host if my token expires and I need to provide a new one.
BE
bernhard
Apr 2020Currently the token is read at startup AFAIK. Implementing a proper Trigger Host with dynamic management and auth is on the roadmap.
SH
shaynefletcher
Apr 2020Mechanisms for refreshing tokens is a requirement for the under development trigger service.