Versatile OpenID Connect stack for ASP.NET Core and Microsoft.Owin (compatible with ASP.NET 4.6.1)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Kévin Chalet d8a4451603 Support OpenIddictClientOptions.ClientUri/OpenIddictServerOptions.Issuer/OpenIddictValidationOptions.Issuer URIs created with DangerousDisablePathAndQueryCanonicalization=true 4 years ago
..
IOpenIddictServerDispatcher.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
IOpenIddictServerFactory.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
IOpenIddictServerHandler.cs Update the code base to use implicit global usings 5 years ago
IOpenIddictServerHandlerFilter.cs Update the code base to use implicit global usings 5 years ago
OpenIddict.Server.csproj Replace Portable.BouncyCastle by BouncyCastle.Cryptography 4 years ago
OpenIddictServerBuilder.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerConfiguration.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerDispatcher.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
OpenIddictServerEndpointType.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerEvents.Authentication.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerEvents.Device.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerEvents.Discovery.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerEvents.Exchange.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerEvents.Introspection.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago
OpenIddictServerEvents.Protection.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerEvents.Revocation.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerEvents.Session.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerEvents.Userinfo.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago
OpenIddictServerEvents.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerExtensions.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictServerFactory.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago
OpenIddictServerHandler.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerHandlerDescriptor.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerHandlerFilters.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerHandlerType.cs Update the code base to use file-scoped namespaces 5 years ago
OpenIddictServerHandlers.Authentication.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerHandlers.Device.cs Introduce Allow*Flow() methods in the client stack to control what grant types/response types/response modes/code challenge methods are enabled 4 years ago
OpenIddictServerHandlers.Discovery.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerHandlers.Exchange.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerHandlers.Introspection.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago
OpenIddictServerHandlers.Protection.cs Support OpenIddictClientOptions.ClientUri/OpenIddictServerOptions.Issuer/OpenIddictValidationOptions.Issuer URIs created with DangerousDisablePathAndQueryCanonicalization=true 4 years ago
OpenIddictServerHandlers.Revocation.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictServerHandlers.Session.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerHandlers.Userinfo.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago
OpenIddictServerHandlers.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerOptions.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddictServerTransaction.cs Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago