You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are some forums that mention org.springframework.security.web.session.HttpSessionEventPublisher, but it's supposed to be added to web.xml, which Spring Boot doesn't use.
I can't piece it together into code that successfully logs the user out and allows for a new login.