fix role
This commit is contained in:
parent
98d0ceb41c
commit
8302bb2e47
@ -35,7 +35,7 @@ spec:
|
|||||||
}
|
}
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
vault write auth/oidc/role/vault-role \
|
vault write auth/oidc/role/default \
|
||||||
bound_audiences="vault" \
|
bound_audiences="vault" \
|
||||||
allowed_redirect_uris="https://vault.dvirlabs.com/ui/vault/auth/oidc/oidc/callback" \
|
allowed_redirect_uris="https://vault.dvirlabs.com/ui/vault/auth/oidc/oidc/callback" \
|
||||||
user_claim="preferred_username" \
|
user_claim="preferred_username" \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user