Changes between Version 4 and Version 5 of TestIdPConfig
- Timestamp:
- 07/08/11 14:25:10 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TestIdPConfig
v4 v5 2 2 3 3 This page documents the configuration change test procedure in the IAM Shibboleth installation. The Shibboleth installation has two servers (hanin and heald) in a master and hot standby configuration. Currently heald is the hot standby and hanin is the master. This procedure is meant to be a general guideline for all changes that might occur to an IdP. The example below is just that and does not reflect the actual change that might be tested. 4 5 **Warning**: Changes to any Tomcat config file require restarting Tomcat. At a minimum these kinds of change should be preceded by an activity notification submitted [[http://www.alaska.edu/oit/activities/submitActivity.xml|here]] at least one week prior to the change as it could cause some level of interruption. 4 6 5 7 1. Check out the appropriate directory from subversion on the hot standby Shibboleth server. … … 47 49 * Windows: TBD 48 50 49 6. If test results are good then repeat steps 1. and 2. from above on hanin. The IdP is configured to reload the attribute resolution, attribute filtering, and relying party configurations every 15 minutes. So wait 15 minutes or so and then revert hosts changes in step 5. and repeat step 5. 51 6. If test results are good then repeat steps 1. and 2. from above on hanin. The IdP is configured to reload the attribute resolution, attribute filtering, and relying party configurations every 15 minutes. So wait 15 minutes or so and then revert hosts changes in step 5. and repeat step 5. If the changes are to files of other types such as the login configuration of Shibboleth or Tomcat then a restart is required.