Azure / ARO-RP

Azure Red Hat OpenShift RP

Home Page:https://azure.microsoft.com/products/openshift/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hack/db script should use RP client credentials to access KeyVault instead of CLI

rolandmkunkel opened this issue · comments

hack/db.go creates the authorizer for the key vault from the CLI login. It should instead use the same credentials as the RP to not be dependent on the CLI user's groups.