Skip to content

Commit

Permalink
Fix production one Login endpoint config
Browse files Browse the repository at this point in the history
  • Loading branch information
slorek committed Sep 6, 2024
1 parent ef844f4 commit b195d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/application/config/production_app_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ 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_SIGN_IN_ISSUER: https://oidc.account.gov.uk/
ONELOGIN_REDIRECT_BASE_URL: https://www.claim-additional-teaching-payment.service.gov.uk
ONELOGIN_DID_URL: https://identity.account.gov.uk/.well-known/did.json

Expand Down

0 comments on commit b195d6a

Please sign in to comment.