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 62de1d3e90 Use the new CreateAsyncScope() API introduced in .NET 6.0 4 years ago
..
Controllers Remove unnecessary usings 5 years ago
Helpers Remove unnecessary usings 5 years ago
Models Update the code base to use file-scoped namespaces 5 years ago
Properties Update the samples to enable SSL/TLS 6 years ago
Services Remove unnecessary usings 5 years ago
ViewModels Remove unnecessary usings 5 years ago
Views Add device code flow support 7 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 11 years ago
Mvc.Server.csproj Add .NET 6.0 TFMs and bump the .NET SDK/packages to 6.0 5 years ago
Program.cs Remove unnecessary usings 5 years ago
Startup.cs Use the OpenIdConnectOptions.MapInboundClaims API introduced in ASP.NET Core 5.0 4 years ago
Worker.cs Use the new CreateAsyncScope() API introduced in .NET 6.0 4 years ago
appsettings.Development.json Reintroduce token generation/validation log traces 7 years ago
appsettings.json Reintroduce token generation/validation log traces 7 years ago
bower.json Upload the first bits of the initial prototype 11 years ago
gulpfile.js Migrate to the new .csproj project system 9 years ago
package.json Upload the first bits of the initial prototype 11 years ago