consul
consul copied to clipboard
Update token language to distinguish Accessor and Secret ID usage
Description
Clarify in CLI and code when we are using a token's AccessorID vs SecretID.
Testing & Reproduction steps
Tested locally - bootstrapped ACLs for 3 server cluster with 2 clients, tested normal UI and token-related CLI and API commands.
PR Checklist
- [ ] updated test coverage
- [x] external facing docs updated
- [x] not a security concern