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 3bdfc20895 Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
..
OpenIddict.Server.AspNetCore.csproj Start testing OpenIddict on .NET 7.0 4 years ago
OpenIddictServerAspNetCoreBuilder.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddictServerAspNetCoreConfiguration.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerAspNetCoreConstants.cs Implement RP-initiated logout in the client stack 4 years ago
OpenIddictServerAspNetCoreDefaults.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreExtensions.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictServerAspNetCoreFeature.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 4 years ago
OpenIddictServerAspNetCoreHandler.cs Introduce Windows support for the client stack 3 years ago
OpenIddictServerAspNetCoreHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictServerAspNetCoreHandlers.Authentication.cs Update the authorization/logout request caching logic to use RequestUri 3 years ago
OpenIddictServerAspNetCoreHandlers.Device.cs Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddictServerAspNetCoreHandlers.Discovery.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreHandlers.Exchange.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreHandlers.Introspection.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreHandlers.Revocation.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreHandlers.Session.cs Update the authorization/logout request caching logic to use RequestUri 3 years ago
OpenIddictServerAspNetCoreHandlers.Userinfo.cs Update the code base to use implicit global usings 5 years ago
OpenIddictServerAspNetCoreHandlers.cs Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddictServerAspNetCoreHelpers.cs React to the removal of the !! operator in C# 11 4 years ago
OpenIddictServerAspNetCoreOptions.cs Mark most of the infrastructure types as sealed 4 years ago