Versions Compared

Key

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

...

IdP

We simplified this installation by creating a repository in Salt to handle all of the IDP IdP installation. Salt then manages the IDP IdP directories on all of the Jetty Servers, meaning that any change to the local copy on Salt will cause the minion to have the same change when the state is propigated.

Another interesting note is that IDP IdP is configuring its portion of the Jetty xml file. This means that for each state enforcement, Jetty re-sets its configuration files to default, and then IDP IdP re-writes its changes each time. There are many ways to solve this, however right now we are working on differentiating an installation and an update or enforcement state change through appropriate "unless" messages.