Closed
Bug 1523519
Opened 6 years ago
Closed 6 years ago
Please allow the Firefox Desktop oauth client to request the "oldsync" scope
Categories
(Cloud Services :: Server: Firefox Accounts, enhancement)
Cloud Services
Server: Firefox Accounts
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rfkelly, Unassigned)
References
Details
To allow it to execute the FxA pairing flow, please adjust the oauth config for Firefox Desktop so that it is allowed to request the "oldsync" scope:
Client ID: 5882386c6d801776
Allowed scopes: https://identity.mozilla.com/apps/oldsync
As with Bug 1522684, I don't believe this will require a content-server change because the browser is directly accessing backend OAuth APIs rather than performing a web-based OAuth flow.
:eoger, I expect you'll need this before the /account/scoped-key-data endpoint works for you in production.
You need to log in
before you can comment on or make changes to this bug.
Description
•