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 e1f729ba0b Validate prompt values specified in authorization requests and update the configuration endpoint to return "prompt_values_supported" 1 year 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 Validate prompt values specified in authorization requests and update the configuration endpoint to return "prompt_values_supported" 1 year 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