open-vault/website/source/api/auth
Chris Pick 36c20e8e2d Note that GCP auth method needs iam API enabled (#5339)
In addition to the specific permissions that are already mentioned, the project also needs the `iam.googleapis.com` API enabled, otherwise authenticating will fail with an error similar to:

```
Error authenticating: Error making API request.

URL: PUT https://localhost:8200/v1/auth/gcp/login
Code: 400. Errors:

* could not find service account key or Google Oauth cert with given 'kid' id
```
2018-10-01 10:09:32 -07:00
..
alicloud Alibaba auth docs (#5132) 2018-08-22 10:23:33 -07:00
app-id
approle Docs: update Tidy API (#5374) 2018-09-20 13:25:33 -04:00
aws auth/aws: Make identity alias configurable (#5247) 2018-09-26 08:27:12 -07:00
azure adding environment to azure auth docs (#5004) 2018-07-27 08:33:20 -04:00
cert add allowed_organiztaional_units parameter to cert credential backend (#5252) 2018-09-27 19:04:55 -05:00
gcp Note that GCP auth method needs iam API enabled (#5339) 2018-10-01 10:09:32 -07:00
github Properly capitalize H in GitHub (#4889) 2018-07-10 08:11:03 -07:00
jwt Finish updating jwt auth docs 2018-09-10 11:46:50 -04:00
kubernetes Drop vault.rocks (#4186) 2018-03-23 11:41:51 -04:00
ldap Update website ldap url text 2018-05-16 11:58:10 -04:00
okta Drop vault.rocks (#4186) 2018-03-23 11:41:51 -04:00
radius Drop vault.rocks (#4186) 2018-03-23 11:41:51 -04:00
token Docs: update Tidy API (#5374) 2018-09-20 13:25:33 -04:00
userpass add userpass note on bound cidrs (#4610) 2018-05-25 14:35:09 -04:00
index.html.md