Skip to content

Commit

Permalink
fix oauth redirect urls for admin login
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-meyer committed Aug 10, 2023
1 parent 92838e5 commit 0b1bab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest-vars.staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ env: staging
memory: 256M
instances: 2
oauth_redirect_uri:
- https://training.smartpay.gsa.gov
- https://training.smartpay.gsa.gov/auth_callback
- https://federalist-2e11f2c8-970f-44f5-acc8-b47ef6c741ad.sites.pages.cloud.gov/preview/gsa/smartpay-training/staging/
- https://federalist-2e11f2c8-970f-44f5-acc8-b47ef6c741ad.sites.pages.cloud.gov/preview/gsa/smartpay-training/staging/auth_callback

0 comments on commit 0b1bab5

Please sign in to comment.