Skip to content

Commit

Permalink
Merge pull request #3041 from DFE-Digital/bypass-prod-one-login
Browse files Browse the repository at this point in the history
Disable one login in production for now
  • Loading branch information
alkesh authored Jul 29, 2024
2 parents 23adc41 + 1eae8c2 commit 0c5a643
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 0c5a643

Please sign in to comment.