achrefB3 / google-api-java-client

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

Remove the client secret parameter from the GoogleAssertionGrant #229

Closed GoogleCodeExporter closed 9 years ago

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

http://tools.ietf.org/html/draft-ietf-oauth-v2-10#section-4.1.3

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

All

Please describe the feature requested.

GoogleAssertionGrant constructor currently asks for a client secret.  The 
assertion grant flow does not require or support the notion of a client secret.

Original issue reported on code.google.com by yan...@google.com on 9 Jun 2011 at 3:02

GoogleCodeExporter commented 9 years ago
Code Review: http://codereview.appspot.com/4634067/

Original comment by moshe...@google.com on 20 Jun 2011 at 8:39

GoogleCodeExporter commented 9 years ago

Original comment by moshe...@google.com on 20 Jun 2011 at 9:10