~online-accounts/account-plugins/15.04

Viewing all changes in revision 140.

  • Committer: CI bot
  • Author(s): Alberto Mardegan
  • Date: 2014-09-12 07:36:38 UTC
  • mfrom: (138.2.2 new-oauth-plugin)
  • Revision ID: ps-jenkins@lists.canonical.com-20140912073638-26n4vxap9pw1nqj2
Google: add ForceClientAuthViaRequestBody flag

The next version of signon-plugin-oauth2 will use HTTP Basic authorization for
authorizing the client, as recommended by the OAuth 2.0 specification. However,
Google does not support it, and therefore we need to add this special flag to
force the oauth2 plugin to authenticate the client by passing ClientId and
ClientSecret in the request body.
We don't need to update the dependency version, because older versions of
signon-plugin-oauth2 will simply ignore this flag.
 
Approved by: PS Jenkins bot, David Barth

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: