Introduction to OIDC Server
Implemented StandardsTechnical Requirements
Abblix.Oidc.Server
Abblix.Oidc.Server.Features.Storages.ProtoAuthorizationContextAuthorizationContextReflectionAuthorizationRequestAuthorizationRequestReflectionAuthorizedGrantAuthorizedGrantReflectionAuthSessionAuthSessionReflectionBackChannelAuthenticationRequestBackChannelAuthenticationRequestReflectionBackChannelAuthenticationStatusClaimEntryDeviceAuthorizationRequestDeviceAuthorizationRequestReflectionDeviceAuthorizationStatusJsonWebTokenStatusJsonWebTokenStatusEnumJsonWebTokenStatusReflectionRateLimitStateRateLimitStateReflectionRequestedClaimDetailsRequestedClaimsRequestedClaimsReflectionTokenInfoTokenInfoReflection
JsonWebTokenStatusEnum Enum
The possible states of a JSON Web Token
public enum JsonWebTokenStatusEnumFields
Unknown 0
The status of the token is not known
Used 1
The token has been used
Revoked 2
The token has been revoked