Versions Compared

Key

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

...

For Tomcat deployment: add the following toWEB-INF/classes/system.properties of the Identity Manager Operator webapp:

...

For Docker deployment: add the following to the start of the SYSTEM_PROPERTIESdefinition in docker/compose/identitymanager/operator/docker-compose.yml:

Code Block
languageyaml
# replace NEW_CHAIN with the desired name for the replacement chain
          "commonHistoryService.chainName": "NEW_CHAIN",

...