mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
Fix agent test (#6243)
This commit is contained in:
committed by
Brian Kassouf
parent
4ad8ef777c
commit
c96ad1b30a
@@ -71,6 +71,7 @@ func TestAgent_Cache_UnixListener(t *testing.T) {
|
||||
}
|
||||
|
||||
_, err = client.Logical().Write("auth/jwt/role/test", map[string]interface{}{
|
||||
"role_type": "jwt",
|
||||
"bound_subject": "r3qXcK2bix9eFECzsU3Sbmh0K16fatW6@clients",
|
||||
"bound_audiences": "https://vault.plugin.auth.jwt.test",
|
||||
"user_claim": "https://vault/user",
|
||||
|
||||
Reference in New Issue
Block a user