Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: dont restart IDP outside of property changes

...

No Format
systemctl restart tomcat9

Otherwise (and at At any later point, once the IDP has all the properties set) , you can/ should activate resolver changes in a running IDP by reload only the IDP's attribute resolver sub-system (not by restarting the IDP or Tomcat):

No Format
/opt/shibboleth-idp/bin/reload-service.sh -id shibboleth.AttributeResolverService

...