Introduction to OIDC Server
Implemented StandardsTechnical Requirements
Abblix.Oidc.Server
Abblix.Oidc.Server.Features.Storages.ProtoAuthorizationContextAuthorizationContextReflectionAuthorizationRequestAuthorizationRequestReflectionAuthorizedGrantAuthorizedGrantReflectionAuthSessionAuthSessionReflectionBackChannelAuthenticationRequestBackChannelAuthenticationRequestReflectionBackChannelAuthenticationStatusClaimEntryDeviceAuthorizationRequestDeviceAuthorizationRequestReflectionDeviceAuthorizationStatusJsonWebTokenStatusJsonWebTokenStatusEnumJsonWebTokenStatusReflectionRateLimitStateRateLimitStateReflectionRequestedClaimDetailsRequestedClaimsRequestedClaimsReflectionTokenInfoTokenInfoReflection
DeviceAuthorizationStatus Enum
Status of a device authorization request
public enum DeviceAuthorizationStatusFields
DevicePending 0
Request is pending user action
DeviceDenied 1
User has denied the request
DeviceAuthorized 2
Request has been successfully authorized