- [x] Initialize `SessionRegistry` only if OIDC is enabled - [x] Remove attribute `OidcLogoutAuthenticationToken.sessionInformation` - [x] Add `OidcLogoutAuthenticationToken.isPrincipalAuthenticated()` - [x] Add check to ensure ID Token is active before processing the logout request Related gh-1068