Keycloak Configuration

On this page

  1. Keycloak Auth URI. Provide keycloak auth uri in the values.yaml file as shown below. In the default configuration this value should not need to change unless the name or namespace of the keycloak pod is modified.

    authUri: "http://keycloak.default.svc.cluster.local/auth/realms/NBS"
    
  2. The 3 Case notification service except for Debezium will also need keycloak profile NEDSS-Helm/charts/keycloak/extra at main ยท CDCgov/NEDSS-Helm
  3. Note: in Case-Notification-Service, it require XML-HL7-Parser-service keycloak id and secret to be definied in the environment variable

Back to top

© Centers for Disease Control and Prevention (CDC). All Rights Reserved.