~laney/account-plugins/lp1432613-vivid

  • 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
Filename Latest Rev Last Changed Committer Comment Size
..
config.vapi 97.2.1 11 years ago kobe authentication of Sohu using oAuth2.0 1.5 KB Diff Download File
generic-oauth.vala 89.3.4 11 years ago Alberto Mardegan Add missing files, update .bzrignore 1016 bytes Diff Download File
google.vala 113.1.1 11 years ago Alberto Mardegan Fix Google authentication, which was broken with t 1.8 KB Diff Download File