We have a requirement to check if a user is signed in when they visit a site. For the JavaScript adapter this is a piece of cake with "check-sso", but I could not find anything like this for spring security adapters. Anyone ever had to implement optional check-sso using Keycloak with Spring Security? Thanks Niels