You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am using Viper in order to use Consul for KV storage. Viper uses crypt in order to connect remote providers. However, I am using ACL in Consul and need to attach token to consul API. Is it possible somehow attach the token to consul API client? Crypt using old version of consul , hence I cannot send token from environment variable.
The text was updated successfully, but these errors were encountered:
Hi, I am using Viper in order to use Consul for KV storage. Viper uses crypt in order to connect remote providers. However, I am using ACL in Consul and need to attach token to consul API. Is it possible somehow attach the token to consul API client? Crypt using old version of consul , hence I cannot send token from environment variable.
The text was updated successfully, but these errors were encountered: