20 Commits (45f4b0f18abf80cd5933de4656afa174e3353db1)

Author SHA1 Message Date
Kévin Chalet 491cf85d16 Add DocuSign to the list of supported providers 3 years ago
Kévin Chalet 6e1c123dd8 Normalize introspection handling in the client and validation stacks 3 years ago
Kévin Chalet 4f09c587ab Update the client stack to support standard token revocation 3 years ago
Kévin Chalet 372eceab62 Add introspection support in the client stack 3 years ago
Kévin Chalet d2a35e844f Update the client console sandbox to support refreshing the user authentication 3 years ago
Kévin Chalet aaf5a78603 Remove <EnablePreviewFeatures>true</EnablePreviewFeatures> from the client samples 3 years ago
Kévin Chalet 8b590c67cd Add Okta to the list of supported providers 3 years ago
Kévin Chalet 08eadde6ba Update the WinForms/WPF samples to allow selecting a preferred service for local server authentication 3 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 3 years ago
Kévin Chalet 1f91321033 Rename the OpenIddictClientService.GetClientRegistrationAsync()/GetServerConfigurationAsync() APIs to be more specific and allow them to be overridden 3 years ago
Kévin Chalet 6636784754 Add a .NET 8.0 TFM 3 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 4 years ago
Kévin Chalet c6f700040e Introduce OpenIddictClientSystemIntegrationOptions.ApplicationDiscriminator 4 years ago
Kévin Chalet 10242f3528 Replace Twitter by GitHub in the sandbox projects 4 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 4 years ago
Kévin Chalet 9b5075e656 Replace the client Windows integration by a cross-platform package and add HttpListener and WebAuthenticationBroker support 4 years ago
Kévin Chalet 6cfe43b3e9 Add native support for Windows Runtime 4 years ago
Kévin Chalet 532a5941ec Introduce Windows support for the client stack 4 years ago