~gary-wzl77/account-plugins/onedrive_provider

Viewing all changes in revision 138.2.1.

  • Committer: Alberto Mardegan
  • Date: 2014-09-10 07:53:09 UTC
  • mto: This revision was merged to the branch mainline in revision 140.
  • Revision ID: alberto.mardegan@canonical.com-20140910075309-yw3ri1k347ryysvj
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.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: