Which of the following statements describe the CLI command below?
$ vault login -method=ldap username=mitchellh
- A.Generates a token which is response wrapped
- B.You will be prompted to enter the password
- C.By default, the generated token is valid for 24 hours
- D.Fails because the password is not provided