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 fbc4a0c56e Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago
..
OpenIddict Replace the client Windows integration by a cross-platform package and add HttpListener and WebAuthenticationBroker support 3 years ago
OpenIddict.Abstractions Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.AspNetCore Start testing OpenIddict on .NET 7.0 4 years ago
OpenIddict.Client Use file-scoped namespaces in the WinForms/WPF samples 3 years ago
OpenIddict.Client.AspNetCore Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Client.DataProtection Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Client.Owin Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Client.SystemIntegration Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Client.SystemNetHttp Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago
OpenIddict.Client.WebIntegration Add device authorization grant support in the OpenIddict client 3 years ago
OpenIddict.Core Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.EntityFramework Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.EntityFramework.Models Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddict.EntityFrameworkCore Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.EntityFrameworkCore.Models Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddict.MongoDb Add native support for Windows Runtime 3 years ago
OpenIddict.MongoDb.Models Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 3 years ago
OpenIddict.Owin Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 3 years ago
OpenIddict.Quartz Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Server Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Server.AspNetCore Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Server.DataProtection Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Server.Owin Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Validation Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Validation.AspNetCore Allow cooperative cancellation of metadata retrieval and HTTP requests 3 years ago
OpenIddict.Validation.DataProtection Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Validation.Owin Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal() 3 years ago
OpenIddict.Validation.ServerIntegration Update OpenIddictValidationServerIntegrationConfiguration to initialize OpenIddictValidationOptions.Issuer and add new SetClientUri/SetIssuer overloads 3 years ago
OpenIddict.Validation.SystemNetHttp Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks 3 years ago