Skip to content

Commit

Permalink
Flash | Add KC URLs for prod in code
Browse files Browse the repository at this point in the history
  • Loading branch information
fwpushan committed Oct 10, 2023
1 parent a5d2e92 commit da70b02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ NAMESPACE=$(NAMESPACE_PROD)
SITE_MINDER_LOGOUT_URL="https://logon7.gov.bc.ca/clp-cgi/logoff.cgi?retnow=1&returl="
SOAM_CLIENT_ID=$(SOAM_CLIENT_ID_PROD)
SOAM_CLIENT_SECRET=$(SOAM_CLIENT_SECRET_PROD)
SOAM_DISCOVERY=
SOAM_URL=
SOAM_DISCOVERY=https://soam-prod.apps.silver.devops.gov.bc.ca/auth/realms/IOSAS/.well-known/openid-configuration
SOAM_URL=https://soam-prod.apps.silver.devops.gov.bc.ca
bceid_reg_url=
UI_URL=independentschoolservices.gov.bc.ca
MAX_REPLICA_WEB=6
Expand Down

0 comments on commit da70b02

Please sign in to comment.