Fix missing token variable in login command when auth method is ldap
This commit is contained in:
@@ -64,6 +64,7 @@ wx-login(){
|
||||
wxi-stop
|
||||
fi
|
||||
|
||||
TOKEN=$VAULT_LOGIN
|
||||
wxi-config login
|
||||
;;
|
||||
token)
|
||||
|
||||
Reference in New Issue
Block a user