2004 Commits (4e1a433ee3acb46bcdedcd78f34d01669a17528b)
 

Author SHA1 Message Date
OpenIddict Bot 4e1a433ee3 Update the sponsors section 1 year ago
Kévin Chalet e98f20a00a Update Versions.props to build 7.0.0-preview.3 packages 1 year ago
Matthias Dittrich 524ce1fc2a
Fix the ProcessFormPostResponse handler to return Cache-Control: no-store instead of no-cache 1 year ago
Kévin Chalet 03e1b28910 Do not mark the .NET 8.0 TFMs as AOT-compatible and use TypeDescriptor.RegisterType<T>()/TypeDescriptor.GetConverterFromRegisteredType() on .NET 9.0+ 1 year ago
Karol Litka 945fc9dd10
Update ID0051 description 1 year ago
Kévin Chalet ffd10eaa4e Update the JsonNode.WriteTo() calls to use the internal JsonSerializerOptions 1 year ago
Kévin Chalet b778fe171e Use a static C# lang version in Directory.Build.props 1 year ago
Kévin Chalet 7d90e1b9cb Stop special-casing the prompt parameter in PAR-enabled authorization requests and update the samples to use TempData to determine whether the user should be redirected to the login endpoint 1 year ago
Jerrie Pelser cdd4fafded
Update .gitignore to exclude the .idea folder 1 year ago
Jerrie Pelser 8ecee02892
Add Linear, Miro and Webflow to the list of supported providers 1 year ago
Kévin Chalet 542b1ee379 Update the web providers XSD to allow using all the supported client authentication methods 1 year ago
Kévin Chalet 0e778767ae Bump MSBuild.SDK.SystemWeb to 4.0.97 1 year ago
Kévin Chalet 1beb7ab4c9 Use Uri.TryCreate() to build the base and request URIs used by OpenIddict 1 year ago
Kévin Chalet ed4c5819db Update the ASP.NET 4.8 samples to register the ApplicationDbContext type 1 year ago
Kévin Chalet 22ebaa0bce Bring back store registration methods supporting open generics 1 year ago
Kévin Chalet 5b56eddc0c Remove all the store resolvers and mark all the assemblies as trimming/Native AOT-compatible 1 year ago
Kévin Chalet 342b7651cf Set NuGetAuditMode to "all" to enable vulnerable transitive dependencies warnings 1 year ago
Kévin Chalet d1609897bf Update Versions.props to build 7.0.0-preview.2 packages 1 year ago
Kévin Chalet 2242b8f538 Merge the changes made in the rel/7.0.0-preview.1 branch 1 year ago
Kévin Chalet 3db8d27a43 Merge the changes made in the rel/6.1.1 branch 1 year ago
Kévin Chalet 6a7c5d23bc Merge the changes made in the rel/6.1.0 branch 1 year ago
Kévin Chalet bef75c4f56 Use the CreateAsyncScope() helper to avoid having to manually cast IServiceProvider to IAsyncDisposable 1 year ago
OpenIddict Bot 17cf934cea Update the sponsors section 1 year ago
Kévin Chalet b484c6787b Fix the ID2183 error message to point to the correct endpoint name 1 year ago
Kévin Chalet 38e84b862d Update OpenIddictParameter to offer ImmutableArray<string> conversions instead of string[] and clone JsonNode objects to guarantee immutability 1 year ago
Kévin Chalet dd3937c4a5 Remove the members obsoleted in OpenIddict 6.1 1 year ago
OpenIddict Bot 007266e492 Update the sponsors section 1 year ago
Kévin Chalet e39c635631 Decorate the claim extensions with [OverloadResolutionPriority] and collection expressions for ImmutableArray<T> 1 year 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 2edcabb354 Update Versions.props to build 7.0.0-preview1 packages 1 year ago
Kévin Chalet fbad1d0727 Bump .NET Arcade to 9.0.0-beta.25058.5 1 year ago
OpenIddict Bot 6af8839b79 Update the sponsors section 1 year ago
Kévin Chalet de65889d99 Migrate to the new SLNX format 1 year ago
Ge 9eae2a4da4
Add Alibaba Cloud (Aliyun) to the list of supported providers 1 year ago
Kévin Chalet c863cb006e Update Versions.props to build 6.1.1 packages 1 year ago
Kévin Chalet bdf3b56db8 Do not reject end session requests that don't include an explicit client_id when request caching is used 1 year ago
OpenIddict Bot ad452697d3 Update the sponsors section 1 year ago
Kévin Chalet feedeacae7 Do not reject end session requests that don't include an explicit client_id when request caching is used 1 year ago
Anton Ganhammar 7517252174
Add reference to "OpenIddict on AWS Serverless with Interactive Login" post 1 year ago
Kévin Chalet ac64191a74 Update Versions.props to build 6.2.0-preview1 packages 1 year ago
Kévin Chalet 5424453a03 Update Versions.props to build 6.1.0 packages 1 year ago
Kévin Chalet a2c991c69e Update Versions.props to build 6.1.0-preview1 packages 1 year ago
Kévin Chalet 520069ea6e Update README.md 1 year ago
Kévin Chalet fafb65ae79 Bump the .NET and third-party dependencies 1 year ago
Kévin Chalet 6cb8af00d9 Update the query used for authorizations pruning to exclude all authorizations that still have tokens attached 1 year ago
Kévin Chalet 42d6369910 Implement Pushed Authorization Requests (PAR) support and revamp the request caching feature 1 year ago
Kévin Chalet a1928943d3 Update the VK ID provider to use a custom display name 1 year ago
OpenIddict Bot b48f086e53 Update the sponsors section 1 year ago
Timoxa 03bd575678
Add Yandex and VK ID to the list of supported providers 1 year ago
Kévin Chalet bd74a6caf1 Update InteractiveChallengeRequest and InteractiveSignOutRequest to support attaching an identity token or login hint 1 year ago