SSO Logout and Timeout Behavior After v15.9
After upgrading Clarity to v15.9 or higher, you may experience a change in behavior when a session times out. In prior versions of Clarity, separate paths existed for user timeouts versus user logouts. This allowed independent behavior for each scenario - an expiration timeout could re-initialize the SSO path, and a logout could take a user to a custom logout page. In Clarity v15.9 and higher, there is a single method of timeout and logout combine, which means the resulting behavior for either of these actions is identical. Rego can configure your SSO setting for the timeout/logout to automatically reinitialize the SSO path, or Rego can configure your SSO setting for the timeout/logout to take a user to a custom logout page. Rego does not have the ability to modify the core Clarity behavior that combines these methods.
As features and capabilities are updated in Clarity, Rego will continue to monitor the ability to configure them for your specific business requirements.