Hi,
iam using picketlink sp filter to secure my applications. when performing global logout,
sp session is invalidated but individual application session still alive. In order to
invalidate application session, i need the jsessionid. so do i need to store the
jsessionid and userid mapping in keycloak and how that can be done?
Regards,
CK Yap