Skip to content

Commit

Permalink
disable one login in production
Browse files Browse the repository at this point in the history
- this is tempory till one login productions have been added
- and integration has been completed
  • Loading branch information
asmega authored and alkesh committed Jul 30, 2024
1 parent 612f45e commit 36a7811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/application/config/production_app_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ DFE_SIGN_IN_IDENTIFIER: teacherpayments
DFE_SIGN_IN_ISSUER: https://oidc.signin.education.gov.uk:443
DFE_SIGN_IN_REDIRECT_BASE_URL: https://www.claim-additional-teaching-payment.service.gov.uk

BYPASS_ONELOGIN_SIGN_IN: true
ONELOGIN_SIGN_IN_ISSUER=https://oidc.integration.account.gov.uk/
ONELOGIN_REDIRECT_BASE_URL: https://www.claim-additional-teaching-payment.service.gov.uk

Expand Down

0 comments on commit 36a7811

Please sign in to comment.