Skip to end of metadata
Go to start of metadata

Shibboleth IdP 3.x installer had been designed to make upgrades seamless by separating user-managed and system-managed files.

Rerunning the installer would update all system-managed files, while leaving the user-managed files untouched.

Based on upstream upgrade instructions, the basic steps are:

  • Get the new version:

  • Run the installer (wrapped with a Tomcat restart):

    Running the installer also rebuild the WAR file and may trigger reloading the web application.  As the web application reload may at times malfunction, we recommend temporarily stopping Tomcat while running the installer.

  • Review changes in default configuration files between the new and previous version:

     

    • Apply any relevant changes to the configuration files in /opt/shibboleth-idp/conf (e.g., to make use of new features).
    •  This page will be updated as future versions of the IdP are released to document which changes are required for correct operation within Tuakiri.

  • To make sure the WAR file gets updated with any changes to the content included in the web application, run the build script, combined with a restart of Tomcat

  • The updated version of the IdP should be running

 

 

Labels
  • None