pages-core
pages-core copied to clipboard
Migrate staging and production oAuth from federalist-users org to cloud-gov org
User Story
A Pages user should authenticate using a cloud-gov GitHub org oAuth application.
Background (Optional)
Acceptance Criteria
- [ ] Users can successfully authenticate in Pages when adding GitHub to their profiles
- [ ] Change made live via deploy of Federalist
After evaluating, edit this part:
Level of effort - Medium
Implementation outline (if higher than "low" effort):
- [ ] create a production oAuth app in cloud-gov GitHub org for Pages users
- [ ] create a staging oAuth app in cloud-gov GitHub org for Pages users
- [ ] update passport config to use the cloud-gov staging oAuth app
- [ ] update passport config to use the cloud-gov production oAuth app
- [ ] update federalist-staging-env user provided service
- [ ] update federalist-production-env user provided service