-
Improvement
-
Resolution: Fixed
-
Minor
-
None
To use the KMS in conjunction with google-oauth, a newer version of the google-api, especially the google-http-client is needed.
The java client for KMS requires the UriTemplate class to support URIs like "v1/{+parent}/keyRings" correctly, which is not the case in 1.17.0-rc.
There is already a Github issue with a pull request.