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 62a10af526 Store the provider name in the state token as a private claim and update the ASP.NET Core/OWIN hosts to return it as part of the merged principal 4 years ago
..
Caches Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
Descriptors Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
Managers Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
Primitives Fix OpenIddictExtensions.AddClaims() to use JsonElement.ToString() instead of JsonElement.GetString() 4 years ago
Resolvers Update the code base to use implicit global usings 5 years ago
Stores Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
OpenIddict.Abstractions.csproj Start testing OpenIddict on .NET 7.0 4 years ago
OpenIddictBuilder.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictConstants.cs Store the provider name in the state token as a private claim and update the ASP.NET Core/OWIN hosts to return it as part of the merged principal 4 years ago
OpenIddictExceptions.cs Mark most of the infrastructure types as sealed 4 years ago
OpenIddictExtensions.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
OpenIddictResources.resx Update the System.Net.Http integrations to always disable cookies support as a security measure 4 years ago