Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Start by cloning the CHEFS source code onto your local machine and download the local.json file below such that the directory structure follows /common-hosted-form-service/app/config/local.json 

  2. Download chefs_build.zip which contains directory structure and docker file for building CHEFS.

  3. Open realm-export.json located at chefs_build/docker/imports/keycloak and search for XXXXXXXXXXXX. This value must match the clientSecret value in local.json so that the CHEFS API can connect to your Keycloak instance. Do this by searching for XXXXXXXXXXXX in local.json and replacing it with the value used in realm-export.jsonBy default, these are set to be equal and don’t need to be altered.

  4. Navigate to the CSS page, login with your IDIR, and download the ‘Development’ Installation JSON from your SSO Integration.

  5. Back in the realm-export.json file, search for YYYYYYYYYYYY and replace it with the resource you obtained from the downloaded JSON file. Search for ZZZZZZZZZZZZ and replace it with the secret

...