1457 Commits (25ee99e139674b0c238744e933c931f8a005dbf5)
 

Author SHA1 Message Date
OpenIddict Bot 25ee99e139 Update the sponsors section 2 years ago
Kévin Chalet 570c7c3123 Update the AuthorizationController samples to validate the identity provider dynamically 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 60de5f2b74 Remove the link to StackOverflow 2 years ago
OpenIddict Bot 17693a4105 Update the sponsors section 2 years ago
Kévin Chalet b7024f2e82 Replace references to Azure Active Directory by Microsoft Entra ID 3 years ago
Kévin Chalet bed3d9ebed Fix the ResolveTokenValidationParameters handler to run when using introspection 2 years ago
Kévin Chalet d80e0f6192 Update README.md to use the new Markdown syntax 2 years ago
Kévin Chalet c4cb60dcae Update README.md 2 years ago
Kévin Chalet b19a2fec14 Update Versions.props to build 5.1.0-preview1 packages 2 years ago
Kévin Chalet 7aceeae710 Update Versions.props to build 5.0.0-rtm packages 2 years ago
Kévin Chalet f7b20a9ca6 Update README.md to clarify the support policy 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 c8f7c2c5bb Declare OpenIddictClientRegistration.ConfigurationManager as a nullable property 2 years ago
OpenIddict Bot a38084c348 Update the sponsors section 2 years ago
Kévin Chalet e1107841b6 Use input boxes for the OpenIddict version in the issue templates 2 years ago
Kévin Chalet be25f743d5 Update Versions.props to build 5.0.0-rc2 packages 2 years ago
Kévin Chalet dc19fee240 Bump the .NET/ASP.NET Core dependencies 2 years ago
Kévin Chalet 78c731f284 Bump Scriban to 5.9.0 2 years ago
Kévin Chalet 0284f3a103 Bump Wilson to 7.0.3 2 years ago
Kévin Chalet 2db6b371f1 Bump .NET Arcade to 8.0.0-beta.23516.4 2 years ago
Kévin Chalet b94674eb7f Fix the credentials sorting algorithm to correctly sort X509SecurityKey instances 2 years ago
OpenIddict Bot a694877d8b Update the sponsors section 2 years ago
Kévin Chalet 507ced105a Update the ValidateExpirationDate handlers to support TokenValidationParameters.ClockSkew 2 years ago
Kévin Chalet 7585ebfbed Update the client service to attach the additional parameters to the correct request instances 2 years ago
Kévin Chalet 9213ae416a Update Versions.props to build 5.0.0-rc1 packages 2 years ago
Kévin Chalet a0cf85ad23 Update README.md 2 years ago
Kévin Chalet 83120557ba Update Versions.props to build 5.0.0-preview4 packages 2 years ago
Kévin Chalet 61f036fd59
Introduce a faster way to revoke all the tokens associated with an authorization and use bulk operations when available 2 years ago
OpenIddict Bot 14278214cc Update the sponsors section 2 years ago
Dennis Haney 3e6e10a55f
Expose new constants for claim request members 2 years ago
Kévin Chalet 77abf85b5f Update README.md to list ASP.NET Core 8.0 on .NET 8.0 as a supported environment 2 years ago
Kévin Chalet 1326698814 Update Versions.props to build 5.0.0-preview3 packages 3 years ago
Kévin Chalet 29acf2f5c7 Downgrade the .NET SDK to 8.0.100 3 years ago
Kévin Chalet 6636784754 Add a .NET 8.0 TFM 3 years ago
Kévin Chalet 7391a3e178 Update the ASP.NET Core/OWIN integrations to allow returning authentication tickets with a null or empty principal 3 years ago
Kévin Chalet 86555d02e4 Update the ASP.NET 4.x server sandbox to suppress host authentication 3 years ago
Kévin Chalet 517b1b6324 Add Zoom to the list of supported providers 3 years ago
Kévin Chalet f36d9b5471 Remove unnecessary usings 3 years ago
Kévin Chalet 02cca0a42e Update the entire code base to use collection expressions 3 years ago
Kévin Chalet a7ab47ac5e Bump the .NET SDK to 8.0.200-preview.23530.15 3 years ago
Kévin Chalet 9ac9375d54 Bump the .NET SDK to 8.0.100-rc.2.23502.2 3 years ago
OpenIddict Bot caebcc3680 Update the sponsors section 3 years ago
Dennis Haney 327cf8e3f1
Update the client authentication results to expose the access token expiration date 3 years ago
Kévin Chalet b9e5a335c0 Update Versions.props to build 5.0.0-preview2 packages 3 years ago
OpenIddict Bot 99770a95b1 Update the sponsors section 3 years ago
Kévin Chalet 692eb73484 Update the WinForms and WPF samples to create the URL protocol entries under HKEY_CURRENT_USER 3 years ago
Kévin Chalet 4b9029e235 Revamp the validation handler and add client assertions support 3 years ago
Kévin Chalet 746f38432c Make the supported subject types configurable via OpenIddictServerOptions.SubjectTypes 3 years ago
Kévin Chalet 00fa3f3494 Allow configuring the supported client authentication methods and use invalid_client for client assertion errors 3 years ago