hello team
I am currently having a problem with the session timeout.
By default, when the session time expires, it sends you to the sap commerce login, which is correct.

We are using the samlsinglesignon extension for which our users access the backoffice through another site, for example https://sso.com/login

when user logs out manually if redirected to https://sso.com/login
but when the session ends (timeout) it is redirected to the hybris login ( https://localhost:9002/backoffice/login.zul )
We need that when the session dies it is also redirected to https://sso.com/login
Do you know what could apply for this problem?
Thanks