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
..
2018-08-22 10:23:33 -07:00
2017-10-24 09:35:03 -04:00
2018-09-20 13:25:33 -04:00
2018-09-10 11:46:50 -04:00
2018-03-23 11:41:51 -04:00
2018-05-16 11:58:10 -04:00
2018-03-23 11:41:51 -04:00
2018-03-23 11:41:51 -04:00
2018-09-20 13:25:33 -04:00
2017-10-24 09:35:03 -04:00