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 fb92acbdaf Replace OpenIddictApplicationManager.IsConfidentialAsync()/IsPublicAsync()/IsHybridAsync() by HasClientTypeAsync() 6 years ago
..
OpenIddict.Abstractions.Tests Update OpenIddictMessage.AddParameter() to throw an exception when the parameter already exists and introduce new APIs 6 years ago
OpenIddict.Core.Tests Add integration tests for the authorization endpoint 6 years ago
OpenIddict.EntityFramework.Tests Add integration tests for the authorization endpoint 6 years ago
OpenIddict.EntityFrameworkCore.Tests Add integration tests for the authorization endpoint 6 years ago
OpenIddict.MongoDb.Tests Add integration tests for the authorization endpoint 6 years ago
OpenIddict.Server.AspNetCore.IntegrationTests Allow returning custom challenge/sign-in/sign-out parameters via AuthenticationProperties.Parameters 6 years ago
OpenIddict.Server.IntegrationTests Replace OpenIddictApplicationManager.IsConfidentialAsync()/IsPublicAsync()/IsHybridAsync() by HasClientTypeAsync() 6 years ago
OpenIddict.Server.Owin.IntegrationTests Allow returning custom challenge/sign-in/sign-out parameters via AuthenticationProperties.Parameters 6 years ago