Skip to content

Commit

Permalink
refactor:correct idam api base url in ccd
Browse files Browse the repository at this point in the history
  • Loading branch information
dharmendrak committed Jul 23, 2021
1 parent 6630a5b commit 9da75be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion charts/civil-ccd/values.aat.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,8 @@ ccd:
DATA_STORE_DB_HOST: ${SERVICE_NAME}-postgresql
DATA_STORE_IDAM_KEY: ${CCD_DATA_STORE_S2S_SECRET}
DATA_STORE_S2S_AUTHORISED_SERVICES: ccd_data,ccd_gw,ccd_ps,bulk_scan_orchestrator,ccpay_bubble,ctsc_work_allocation,em_ccd_orchestrator,xui_webapp,civil_service
IDAM_USER_URL: https://idam-web-public.aat.platform.hmcts.net
IDAM_API_BASE_URL: https://idam-web-public.aat.platform.hmcts.net
IDAM_OIDC_URL: https://idam-web-public.aat.platform.hmcts.net
OIDC_ISSUER: https://forgerock-am.service.core-compute-idam-aat2.internal:8443/openam/oauth2/realms/root/realms/hmcts
CCD_S2S_AUTHORISED_SERVICES_CASE_USER_ROLES: civil_service
keyVaults: []
Expand Down

0 comments on commit 9da75be

Please sign in to comment.