20 Commits (be23e18023bdf512a5d2904863d828f234a028c5)

Author SHA1 Message Date
Kévin Chalet be23e18023 Leverage IdentityModel's new TypeValidator mechanism to allow validating JWT tokens issued by OpenIddict 1.x/2.x 6 years ago
Kévin Chalet d795296489 Bump Arcade to 5.0.0-beta 6 years ago
Kévin Chalet c0bdb5ef56 Update Arcade and replace the netcoreapp3.0 TFMs by netcoreapp3.1 6 years ago
Kévin Chalet c8e32cbe82 Bump the Wilson packages to 6.5.0 6 years ago
Kévin Chalet 24ebea58f7 Remove the NHibernate stores 6 years ago
Kévin Chalet eb35cbefb7 Port the token endpoint integration tests 6 years ago
Kévin Chalet 5361c66be1 Add integration tests for the authorization endpoint 6 years ago
Kévin Chalet bef913d002 Replace JSON.NET by System.Text.Json, store cached requests as JWE/JWS payloads and set the typ header of JWT tokens 7 years ago
Kévin Chalet 204270a91e Update Versions.props to reference IdentityModel 5.6.0 7 years ago
Kévin Chalet 609e0d0ed4 Update Versions.props to reference IdentityModel 5.5.1-preview-61011030454 7 years ago
Kévin Chalet b80244cf92 Reintroduce token generation/validation log traces 7 years ago
Kévin Chalet 092097a57c Cross-compile the EF Core stores to support EF Core 2.x on .NET Standard 2.0 7 years ago
Kévin Chalet edf371fd9e Cross-compile the ASP.NET Core hosts to support ASP.NET Core 2.x on .NET Framework/.NET Core 2.1 7 years ago
Kévin Chalet 443e94a3b5
Use IdentityModel 5.5.1-preview instead of 6.2.0-preview 7 years ago
Kévin Chalet 85e1f717c4
Reference final versions of ASP.NET Core 3.0, EF Core 3.0, EF 6.3.0 and System.Linq.Async 4.0.0 7 years ago
Kévin Chalet 0ddb8ee4d4
Migrate to Newtonsoft.Json.Bson 1.0.2 to simplify the NuGet dependencies graph 7 years ago
Kévin Chalet 189aadaaf0
Remove the CryptoHelper reference from OpenIddict.Core 7 years ago
Kévin Chalet 94e71b530b
Reintroduce the introspection endpoint 7 years ago
Kévin Chalet 2113b573ad
Replace ValueTask<ImmutableArray<T>> by IAsyncEnumerable<T> 7 years ago
Kévin Chalet 9ee38c0efb
Introduce the first experimental OpenIddict 3.0 bits and move the build infrastructure to Arcade 7 years ago