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 7d90e1b9cb Stop special-casing the prompt parameter in PAR-enabled authorization requests and update the samples to use TempData to determine whether the user should be redirected to the login endpoint 10 months ago
..
AccountController.cs Introduce the first bits of the OpenIddict client 4 years ago
AuthenticationController.cs Update AuthenticationController.cs to include a warning indicating that ASP.NET Core Identity doesn't preserve external claims by default 2 years ago
AuthorizationController.cs Stop special-casing the prompt parameter in PAR-enabled authorization requests and update the samples to use TempData to determine whether the user should be redirected to the login endpoint 10 months ago
ErrorController.cs Do not limit the error controller to a specific HTTP method 1 year ago
HomeController.cs Introduce the first bits of the OpenIddict client 4 years ago
ManageController.cs Introduce the first bits of the OpenIddict client 4 years ago
ResourceController.cs Update the samples to stop using SignInManager.CreateUserPrincipalAsync() and use the Microsoft claims for cookie authentication 4 years ago
UserinfoController.cs Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 1 year ago