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
The anonymous token assigns permissions to all unauthenticated requests to
4
-
Consul. We recommend using tokens with specific policies rather than an overly
5
-
permissive anonymous token.
3
+
All unauthenticated requests to Consul receive permissions from the anonymous token. To ensure clusters remain secure, we recommend using tokens with specific policies instead of an overly permissive anonymous token.
0 commit comments