Which token is always assigned the Accessor ID of 00000000-0000-0000-0000-000000000002, regardless of what cluster you are working on?

Which token is always assigned the Accessor ID of 00000000-0000-0000-0000-000000000002, regardless of what cluster you are working on?
A . anonymous token
B. Consul DNS token
C. master token
D. the second token created by the user

Answer: A

Explanation:

The anonymous token is used when a request is made to Consul without specifying a bearer token. The anonymous token’s description and policies may be updated but Consul will prevent this token’s deletion.

When created, it will be assigned 00000000-0000-0000-0000-000000000002 for its Accessor ID and

anonymous for its Secret ID.

https://www.consul.io/docs/acl/acl-system.html#builtin-tokens

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments