vault/website/source/api
Chris Pick e77f08d4e6 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
..
auth Note that GCP auth method needs iam API enabled (#5339) 2018-10-01 10:09:32 -07:00
secret fixed read-entity-by-name code (#5422) 2018-09-28 07:23:46 -07:00
system Docs: update policy read API output to address #5298 (#5299) 2018-09-21 10:52:46 -04:00
index.html.md adding namespaces example 2018-08-29 11:26:23 -04:00
libraries.html.md vaultsharp - multi platform capabilities (#5127) 2018-08-17 08:47:16 -04:00
relatedtools.html.md Update relatedtools.html.md (#5287) 2018-09-06 08:37:03 -07:00