emran396 / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Need ability to specify public certs URL for ID Token verification #755

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
External references, such as a standards document, or specification?

http://javadoc.google-api-java-client.googlecode.com/hg/1.14.0-beta/com/google/a
pi/client/googleapis/auth/oauth2/GoogleIdTokenVerifier.html

Java environments (e.g. Java 6, Android 2.3, App Engine, or All)?

All

Please describe the feature requested.

Currently we hard-code "https://www.googleapis.com/oauth2/v1/certs" as the URL, 
but we should make it customizable in the Builder by adding a method like: 
"Builder setPublicCertsEncodedUrl(String publicCertsEncodedUrl)".

Original issue reported on code.google.com by yan...@google.com on 23 Mar 2013 at 11:27

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 23 Mar 2013 at 11:27

GoogleCodeExporter commented 9 years ago

Original comment by yan...@google.com on 23 Mar 2013 at 11:33

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/8069045/

Original comment by yan...@google.com on 28 Mar 2013 at 12:49

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 3 Apr 2013 at 5:19