In some circumstances, you may want to reload your SAML Services configuration without having to restart NetX. To facilitate this, as an Administrator, you can run this Job from the System Job Runner:
com.netxposure.services.saml.config.ReloadSamlConfigJob
However, please be aware of these issues:
- This reloading might interrupt a concurrent user login. The reloading process itself is very quick (likely a second or two at most).
- There is no revert option built-in to this process, so be sure to back up your existing configuration files prior to changing them. If there is an issue with the current configs when this Job is run, it may disable misconfigured SAML Services. So please be careful.