consul/acl
skpratt db2bd404bf
Synthesize anonymous token pre-bootstrap when needed (#16200)
* add bootstrapping detail for acl errors

* error detail improvements

* update acl bootstrapping test coverage

* update namespace errors

* update test coverage

* consolidate error message code and update changelog

* synthesize anonymous token

* Update token language to distinguish Accessor and Secret ID usage (#16044)

* remove legacy tokens

* remove lingering legacy token references from docs

* update language and naming for token secrets and accessor IDs

* updates all tokenID references to clarify accessorID

* remove token type references and lookup tokens by accessorID index

* remove unnecessary constants

* replace additional tokenID param names

* Add warning info for deprecated -id parameter

Co-authored-by: Paul Glass <pglass@hashicorp.com>

* Update field comment

Co-authored-by: Paul Glass <pglass@hashicorp.com>

---------

Co-authored-by: Paul Glass <pglass@hashicorp.com>

* revert naming change

* add testing

* revert naming change

---------

Co-authored-by: Paul Glass <pglass@hashicorp.com>
2023-02-09 20:34:02 +00:00
..
resolver
MockAuthorizer.go
acl.go
acl_oss.go
acl_test.go
authorizer.go
authorizer_oss.go
authorizer_test.go
chained_authorizer.go
chained_authorizer_test.go
enterprisemeta_oss.go
errors.go
errors_oss.go
errors_test.go
policy.go
policy_authorizer.go
policy_authorizer_oss.go
policy_authorizer_test.go
policy_merger.go
policy_merger_oss.go
policy_oss.go
policy_test.go
static_authorizer.go
static_authorizer_test.go
testing.go
validation.go