Package org.springframework.security.oauth2.client.oidc.session
package org.springframework.security.oauth2.client.oidc.session
-
ClassDescriptionAn in-memory implementation of
OidcSessionRegistry
ASessionInformation
extension that enforces the principal be of typeOidcUser
.A registry to record the tie between the OIDC Provider session and the Client session.