vault/builtin/logical/consul
davidadeleon 72d66e2813
Fix consul token revocation with namespace and admin partition specific policies (#23010)
* fix lease revocation when config token exists in one namespace but can create tokens in another

* add test

* Add similar check for admin partition

* Add admin partition test

---------

Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
2023-10-20 13:06:20 -05:00
..
cmd/consul [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
backend_test.go Fix consul token revocation with namespace and admin partition specific policies (#23010) 2023-10-20 13:06:20 -05:00
client.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_config.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_roles.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_token.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
path_token_test.go [COMPLIANCE] License changes (#22290) 2023-08-10 18:14:03 -07:00
secret_token.go Fix consul token revocation with namespace and admin partition specific policies (#23010) 2023-10-20 13:06:20 -05:00