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 7f646c8554 Throw an exception when no signing key is explicitly registered and introduce OpenIddictBuilder.AddEphemeralSigningKey() 10 years ago
..
Controllers Disable the authorization/introspection/logout/revocation/token/userinfo endpoints by default 10 years ago
Models Rename OpenIddictContext to OpenIddictDbContext 10 years ago
Properties React to naming changes in aspnet/Hosting 10 years ago
Services Upload the first bits of the initial prototype 10 years ago
ViewModels Replace the internal error handling logic by the status code pages stack 10 years ago
Views Replace the internal error handling logic by the status code pages stack 10 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.xproj Remove the unnecessary framework assemblies and normalize the project files 10 years ago
Program.cs React to API changes in aspnet/Hosting 10 years ago
Startup.cs Throw an exception when no signing key is explicitly registered and introduce OpenIddictBuilder.AddEphemeralSigningKey() 10 years ago
bower.json Upload the first bits of the initial prototype 10 years ago
config.json Upload the first bits of the initial prototype 10 years ago
gulpfile.js Upload the first bits of the initial prototype 10 years ago
package.json Upload the first bits of the initial prototype 10 years ago
project.json Replace ISession by IDistributedCache and extend request_id handling to GET requests 10 years ago
web.config Update web.config and add publish tool 10 years ago