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 3753229267 Update the client and server stacks to automatically restore the authentication properties and attach them to the authentication context 2 years ago
..
OpenIddict.Client.Owin.csproj Update the entire code base to use collection expressions 2 years ago
OpenIddictClientOwinBuilder.cs Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
OpenIddictClientOwinConfiguration.cs Remove the obsolete members 2 years ago
OpenIddictClientOwinConstants.cs Store the expiration date of the backchannel/frontchannel access tokens as a token in AuthenticationProperties 3 years ago
OpenIddictClientOwinDefaults.cs Add native OWIN support for the OpenIddict client 4 years ago
OpenIddictClientOwinExtensions.cs Introduce a new DisableTransportSecurityRequirement() option in the OpenIddict client ASP.NET Core and OWIN hosts 3 years ago
OpenIddictClientOwinHandler.cs Update the client and server stacks to automatically restore the authentication properties and attach them to the authentication context 2 years ago
OpenIddictClientOwinHandlerFilters.cs Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
OpenIddictClientOwinHandlers.Authentication.cs Update the entire code base to use collection expressions 2 years ago
OpenIddictClientOwinHandlers.Session.cs Update the entire code base to use collection expressions 2 years ago
OpenIddictClientOwinHandlers.cs Update the entire code base to use collection expressions 2 years ago
OpenIddictClientOwinHelpers.cs Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 3 years ago
OpenIddictClientOwinMiddleware.cs Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts 3 years ago
OpenIddictClientOwinMiddlewareFactory.cs Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)] 3 years ago
OpenIddictClientOwinOptions.cs Update the entire code base to use collection expressions 2 years ago