Closed
Bug 1219286
Opened 10 years ago
Closed 9 years ago
Need prod FxA client ID & secret for Idea Town
Categories
(Cloud Services :: Operations: Miscellaneous, task)
Cloud Services
Operations: Miscellaneous
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lorchard, Assigned: jrgm)
Details
Idea Town needs a client ID & secret production Firefox Accounts.
Name:
Idea Town
Redirect URL:
https://ideatown.firefox.com/accounts/login/callback/
We're still a bit away from a real launch, but we've been using FxA in dev with this client ID on auth-stable.dev.lcip.org:
2e13dbd92f77f7df
Thanks!
Updated•9 years ago
|
Component: Operations: Deployment Requests → Operations
Comment 1•9 years ago
|
||
Adding :jrgm; John do you have any bandwidth to help out with this?
Flags: needinfo?(jrgm)
A question; Will you (:lorchard) and your team only be using the dev/stage/prod environments or will you require testing against prod data, say, in stage?
If you will only be testing "env for env" (dev against dev oauth, stage against stage fxa oauth, prod against prod oauth) then we can just issue 2 secrets, 1 for stage, 1 for prod and use the same client ID in all envs.
If this is not the case, i.e. you'll be testing in stage against the prod env, it's better to issue two or three pairs of credentials for your "stage testing against stage" (if needed), "stage testing against prod", and "production only"
Obviously, there's more effort/co-ordination needed in the latter case. It's easier for all parties if we know prior to issuing the credentials.
Once we know what you need, I'll be happy to issue the credentials.
Flags: needinfo?(jrgm)
Flags: needinfo?(lorchard)
Reporter | ||
Comment 3•9 years ago
|
||
Yeah, we should only be testing env for env, and never have prod data on stage. I think keeping things simple will work fine
Flags: needinfo?(lorchard)
:lorchard - Do you know if you require redirectUri functionality for the OAuth integration?
Flags: needinfo?(lorchard)
Reporter | ||
Comment 5•9 years ago
|
||
(In reply to Chris Kolosiwsky [:ckolos] from comment #4)
> :lorchard - Do you know if you require redirectUri functionality for the
> OAuth integration?
Hmm, we use the registered redirect URL - i.e. for prod it would be https://ideatown.firefox.com/accounts/login/callback/ and for dev right now it's http://idea-town-dev.elasticbeanstalk.com/accounts/login/callback/
Is this something different than that?
Flags: needinfo?(lorchard)
:lorchard, as long as that callback basically means "yup, you're auth'd and I'm happy now" it's fine ;)
Creds hav ebeen sent to :mostlygeek for inclusion in the config. I've configured your stage callback url to be https://idea-town-stage.stage.mozaws.net/accounts/login/callback
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 8•9 years ago
|
||
Still needs to be done:
- prod creds need to be updated on the fxa oauth servers
- temporary prod call back: https://ideatown.services.mozilla.com/accounts/login/callback/
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•9 years ago
|
Assignee: nobody → jrgm
Assignee | ||
Comment 9•9 years ago
|
||
Credentials are available in stage and prod. Closing.
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•