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 74a143a136 Add Tumblr to the list of supported providers 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 Add Shopify to the list of supported providers and update the generator to generate constants for the authentication properties 3 years ago
OpenIddict.AspNetCore Start testing OpenIddict on .NET 7.0 4 years ago
OpenIddict.Client Enable the "plain" code challenge method by default to increase interoperability 3 years ago
OpenIddict.Client.AspNetCore Support multiple registrations with the same issuer/provider name and introduce client record models 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 Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddict.Client.SystemIntegration Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
OpenIddict.Client.SystemNetHttp Add explicit System.Net.Http usings 3 years ago
OpenIddict.Client.WebIntegration Add Tumblr to the list of supported providers 3 years ago
OpenIddict.Core Add explicit System.Net.Http usings 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 Add explicit System.Net.Http usings 3 years ago
OpenIddict.EntityFrameworkCore Enable Visual Studio build acceleration 3 years ago
OpenIddict.EntityFrameworkCore.Models Add explicit System.Net.Http usings 3 years ago
OpenIddict.MongoDb Add native support for Windows Runtime 3 years ago
OpenIddict.MongoDb.Models Add explicit System.Net.Http usings 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 Enable the "plain" code challenge method by default to increase interoperability 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 Support multiple registrations with the same issuer/provider name and introduce client record models 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 Add explicit System.Net.Http usings 3 years ago