Abblix.Oidc.Server.Endpoints.CheckSession.Interfaces Namespace
Abblix.Oidc.Server
Abblix.Oidc.Server.Endpoints.CheckSession.Interfaces Namespace
| Classes | |
|---|---|
| CheckSessionResponse | Represents the response to a check session request in OpenID Connect Session Management. This record contains the necessary information to ascertain the current state of a user session. |
| Interfaces | |
|---|---|
| ICheckSessionHandler | Represents an interface for creating a response to build the content of an OpenID Connect check-session frame (OP frame). This interface defines a method for asynchronously processing the check session request and generating a response. |