Introduction to OIDC Server
Implemented StandardsTechnical Requirements
Abblix.Oidc.Server
Abblix.Oidc.Server.Common.ConstantsApplicationTypesAuthenticationMethodReferencesBackchannelTokenDeliveryModesClientAssertionTypesClientAuthenticationMethodsClientSecurityProfileClientTypeCodeChallengeMethodsDisplayModesErrorCodesFlowTypesGrantTypesHttpRequestHeadersJwtTypesMediaTypesOidcConstantsPromptsRequestUrnResourceDefinitionResponseModesResponseTypesResponseTypesExtensionsScopeDefinitionScopesStandardScopesSubjectTypesTokenExchangeTokenTypesTokenTypeIdentifiersTokenTypes
Эта страница ещё не переведена.
RequestUrn Class
Provides constants for OAuth request URIs, ensuring they conform to the standardized URN notation.
public static class RequestUrnInheritance System.Object → RequestUrn
Fields
RequestUrn.Prefix Field
The prefix for OAuth request URIs as per the Internet Engineering Task Force (IETF) parameters.
public const string Prefix = "urn:ietf:params:oauth:request_uri:";