Hi,
I have set a JWT SSO application and configured it with Metabase. When I sign out of the SSO application and login with another user and try to access Metabase with it, instead of reverifying the user, it reads its current session.
What I need is that when I log off from my application, the Metabase session also ends.
Need advice