Closed Bug 1253450 Opened 8 years ago Closed 8 years ago

Need prod FxA client ID & secret for testpilot.stage.mozaws.net

Categories

(Cloud Services :: Operations: Miscellaneous, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mostlygeek, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #1248674 +++

Per the email thread, let's use prod FxA for OAuth for testpilot.stage.mozaws.net. 

:jrgm could you set up a client id + secret in prod fxa, trust flag enabled for testpilot.stage.mozaws.net
So, add something like this to production? r? And completely remove the entry for stage?

    - {
      id: "46000085f6f0c761",
      name: "Test Pilot Beta",
      hashedSecret: "hashedsecrettobegenerated",
      redirectUri: "https://testpilot.stage.mozaws.net/accounts/login/callback/",
      imageUri: "",
      canGrant: false,
      termsUri: "",
      privacyUri: "",
      trusted: true
    }
Fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=1253462 and https://github.com/mozilla-services/puppet-config/pull/1838. Credentials gpgd to mostlygeek.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.