29 Commits (ed3165b8d81447698bd7a0537d4ffb45cdc3d2de)

Author SHA1 Message Date
Kévin Chalet 7b9fd7677f Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 1 month ago
Kévin Chalet 9797f86194 Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty() 3 months ago
Kévin Chalet ea09c7f2fb Update the console sandbox to use the Google integration 10 months ago
Kévin Chalet 8c94cb7c13 Implement OAuth 2.0 Token Exchange support 10 months ago
Kévin Chalet b17b3fe235 Update the .NET Framework and .NET Standard TFMs to target ASP.NET Core/Entity Framework Core 2.3 and .NET Extensions 8.0 1 year ago
Kévin Chalet bd74a6caf1 Update InteractiveChallengeRequest and InteractiveSignOutRequest to support attaching an identity token or login hint 1 year ago
Kévin Chalet 4f1566665a Allow specifying an explicit code challenge method/grant type/response type/response mode per challenge when using OpenIddictClientService or the ASP.NET Core/OWIN integrations 2 years ago
Kévin Chalet 51ce3bdd02 Bump the .NET SDK and the .NET dependencies 2 years ago
Jonathan Law 85b8e857f1
Add ClassLink to the list of supported providers 2 years ago
Kévin Chalet 3503ecd327 Update the console sandbox to support token refreshing/introspection/revocation with the resource owner password credentials grant 2 years ago
Kévin Chalet c3bb97aa8d Update the console sandbox to support testing the client credentials and resource owner password credentials grants 2 years ago
Kévin Chalet 6bb44132b3 Update the system integration package to support interactive logout 2 years ago
Kévin Chalet 491cf85d16 Add DocuSign to the list of supported providers 2 years ago
Kévin Chalet 6e1c123dd8 Normalize introspection handling in the client and validation stacks 2 years ago
Kévin Chalet 4f09c587ab Update the client stack to support standard token revocation 2 years ago
Kévin Chalet 372eceab62 Add introspection support in the client stack 2 years ago
Kévin Chalet d2a35e844f Update the client console sandbox to support refreshing the user authentication 2 years ago
Kévin Chalet 8b590c67cd Add Okta to the list of supported providers 2 years ago
Kévin Chalet 08eadde6ba Update the WinForms/WPF samples to allow selecting a preferred service for local server authentication 2 years ago
Kévin Chalet 05ba317070 Introduce a new API returning the client registrations and update the samples to build the list of providers dynamically 2 years ago
Kévin Chalet 1f91321033 Rename the OpenIddictClientService.GetClientRegistrationAsync()/GetServerConfigurationAsync() APIs to be more specific and allow them to be overridden 2 years ago
Kévin Chalet 64ade94294 Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago
Kévin Chalet 4685332df5 Add device authorization grant support in the OpenIddict client 3 years ago
Kévin Chalet d99a95628b Update the console client sandbox to use Spectre.Console and add back Twitter 3 years ago
Kévin Chalet c6f700040e Introduce OpenIddictClientSystemIntegrationOptions.ApplicationDiscriminator 3 years ago
Kévin Chalet 10242f3528 Replace Twitter by GitHub in the sandbox projects 3 years ago
Kévin Chalet ce1d49b3a6 Update the embedded web server to listen on 127.0.0.1/::1 when possible and use http://localhost/ as the default client URI 3 years ago
Kévin Chalet 9b5075e656 Replace the client Windows integration by a cross-platform package and add HttpListener and WebAuthenticationBroker support 3 years ago
Kévin Chalet 532a5941ec Introduce Windows support for the client stack 3 years ago