Daniel Nephin
f1a41318d7
token: OSS support for enterprise tokens
2020-08-31 15:10:15 -04:00
Daniel Nephin
330be5b740
agent/token: Move token persistence out of agent
...
And into token.Store. This change isolates any awareness of token
persistence in a single place.
It is a small step in allowing Agent.New to accept its dependencies.
2020-08-31 15:00:34 -04:00
Matt Keeler
7a4c73acaf
Updates to allow for using an enterprise specific token as the agents token
...
This is needed to allow for managed Consul instances to register themselves in the catalog with one of the managed service provider tokens.
2020-04-28 09:44:26 -04:00
Freddy
cb77fc6d01
Add managed service provider token ( #7218 )
...
Stubs for enterprise-only ACL token to be used by managed service providers.
2020-02-04 13:58:56 -07:00