I'm trying to make it so that when my session is expired and the user performs and action it redirects the user to the sso login page that I have. As of now it redirects to the share login page.
I've tried setting the valid redirect URI in keycloak to '*' and filter mapping has been set.
Thank you in advance.