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 bef913d002 Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 6 years ago
..
Controllers Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 6 years ago
Helpers Adhere to the ASP.NET team coding style guidelines 9 years ago
Models Port OpenIddict to the new ASP.NET Core 2.0 authentication stack 9 years ago
Properties Update the samples to use WebHost.CreateDefaultBuilder() 8 years ago
Services Adhere to the ASP.NET team coding style guidelines 9 years ago
ViewModels Add device code flow support 6 years ago
Views Add device code flow support 6 years ago
wwwroot Update the samples to target netcoreapp1.0 and use the new ASP.NET Core IIS module 10 years ago
.bowerrc Upload the first bits of the initial prototype 10 years ago
Certificate.pfx Introduce UseSigningCertificate to make X.509 certificates easier to register in the OpenIddict options 10 years ago
Mvc.Server.csproj Cross-compile the ASP.NET Core hosts to support ASP.NET Core 2.x on .NET Framework/.NET Core 2.1 6 years ago
Program.cs Update the samples to use WebHost.CreateDefaultBuilder() 8 years ago
Startup.cs Update README.md to reference the OpenIddict 3.0 alpha packages 6 years ago
appsettings.Development.json Reintroduce token generation/validation log traces 6 years ago
appsettings.json Reintroduce token generation/validation log traces 6 years ago
bower.json Upload the first bits of the initial prototype 10 years ago
gulpfile.js Migrate to the new .csproj project system 9 years ago
package.json Upload the first bits of the initial prototype 10 years ago
web.config Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago