Which is not true of Vault tokens?
Which is not true of Vault tokens?
Vault tokens are not required for every Vault call. Initial authentication calls to obtain a token and some specific endpoints, such as the /sys/health endpoint, do not require a token.
initial auth call to get a token doesnt require a token
D Almost all calls need tokenisation, but NOT all calls need tokenisation.
Some calls like to the /sys/health endpoint don't require a token.