Identity provider: keycloak If the users session is terminated via the keycloak admin api, is there a way to check if the user's session still exists? I know we can call keycloak api/introspect or user details, seeing if there is a way to check this in the library.