Skip to main content

Abblix.Oidc.Server.Features.Storages.Proto Namespace

Abblix.Oidc.Server

Abblix.Oidc.Server.Features.Storages.Proto Namespace

Classes
AuthorizationContextRepresents the context of an authorization process
AuthorizationContextReflectionHolder for reflection information generated from Features/Storages/Proto/AuthorizationContext.proto
AuthorizationRequestRepresents an authorization request for OpenID Connect or OAuth 2.0
AuthorizationRequestReflectionHolder for reflection information generated from Features/Storages/Proto/AuthorizationRequest.proto
AuthorizedGrantRepresents the successful result of an authorized grant operation
AuthorizedGrantReflectionHolder for reflection information generated from Features/Storages/Proto/AuthorizedGrant.proto
AuthSessionRepresents an authentication session for a logged-in user
AuthSessionReflectionHolder for reflection information generated from Features/Storages/Proto/AuthSession.proto
BackChannelAuthenticationRequestRepresents a backchannel authentication request (CIBA protocol)
BackChannelAuthenticationRequestReflectionHolder for reflection information generated from Features/Storages/Proto/BackChannelAuthenticationRequest.proto
ClaimEntryDictionary entry mapping claim name to its details. Represents key-value pairs for structured claim requests.
DeviceAuthorizationRequestRepresents a device authorization request (RFC 8628)
DeviceAuthorizationRequestReflectionHolder for reflection information generated from Features/Storages/Proto/DeviceAuthorizationRequest.proto
JsonWebTokenStatusWrapper message for JsonWebTokenStatus enum to enable serialization
JsonWebTokenStatusReflectionHolder for reflection information generated from Features/Storages/Proto/JsonWebTokenStatus.proto
RateLimitStateRepresents the rate limiting state for a user code or IP address
RateLimitStateReflectionHolder for reflection information generated from Features/Storages/Proto/RateLimitState.proto
RequestedClaimDetailsDetails of a requested claim per OpenID Connect Core specification
RequestedClaimsClaims requested for UserInfo response and ID Token per OpenID Connect specification. Stores claim requests as structured data without JSON string encoding.
RequestedClaimsReflectionHolder for reflection information generated from Features/Storages/Proto/RequestedClaims.proto
TokenInfoRepresents information about an issued token
TokenInfoReflectionHolder for reflection information generated from Features/Storages/Proto/TokenInfo.proto
Enums
BackChannelAuthenticationStatusStatus of a backchannel authentication request
DeviceAuthorizationStatusStatus of a device authorization request
JsonWebTokenStatusEnumThe possible states of a JSON Web Token