Introduction to OIDC Server
Implemented StandardsTechnical Requirements
Abblix.Oidc.Server
Abblix.Oidc.Server.Common.ConstantsApplicationTypesAuthenticationMethodReferencesBackchannelTokenDeliveryModesClientAssertionTypesClientAuthenticationMethodsClientSecurityProfileClientTypeCodeChallengeMethodsDisplayModesErrorCodesFlowTypesGrantTypesHttpRequestHeadersJwtTypesMediaTypesOidcConstantsPromptsRequestUrnResourceDefinitionResponseModesResponseTypesResponseTypesExtensionsScopeDefinitionScopesStandardScopesSubjectTypesTokenExchangeTokenTypesTokenTypeIdentifiersTokenTypes
ResponseTypesExtensions Class
Extension methods that classify an OAuth 2.0 response_type combination — the array of its
space-separated parts (code, token, id_token). They centralise the shared
response-type predicates so the same rule is applied wherever a request's flow is derived from its
response types.
public static class ResponseTypesExtensionsInheritance System.Object → ResponseTypesExtensions