163 Commits (dev)

Author SHA1 Message Date
Kévin Chalet 97dffed124 Implement complete WWW-Authenticate response header support 7 years ago
Kévin Chalet dae66ef974 Add integration tests for the PKCE enforcement feature 7 years ago
Kévin Chalet a8f9e53f9d Relax the relative URLs constraints and fix the Uri construction logic to correctly compute absolute URLs 7 years ago
Kévin Chalet d276af1742 Update the OpenIddict server ASP.NET Core/OWIN integration tests to run on .NET Framework 4.6.1 7 years ago
Kévin Chalet 76a432e045 Port the challenge integration tests 7 years ago
Kévin Chalet 3cbe3936bd Port the sign-out integration tests and add validation to prevent sign-out from being triggered from unsupported endpoints 7 years ago
Kévin Chalet b2e631ccf7 Port the discovery endpoints integration tests 7 years ago
Kévin Chalet 831a5b988a Port the sign-in integration tests 7 years ago
Kévin Chalet 43beb64877 Port the end session endpoint integration tests 7 years ago
Kévin Chalet a2c65979f8 Port the userinfo integration tests and re-enable POST support 7 years ago
Kévin Chalet 0214951ffc Port the revocation endpoint tests and disable GET support 7 years ago
Kévin Chalet 2e5a44f57a Port the introspection endpoint tests and enable basic authentication support 7 years ago
Kévin Chalet 6a3afb52c4 Make the supported code_challenge_methods configurable via advanced options and disable plain by default 7 years ago
Kévin Chalet a25907cd52 Automatically map the scope/azp access token claims to their OpenIddict private claims equivalents 7 years ago
Kévin Chalet c61f22f589 Port the authentication integration tests 7 years ago
Kévin Chalet eb35cbefb7 Port the token endpoint integration tests 7 years ago
Kévin Chalet 5361c66be1 Add integration tests for the authorization endpoint 7 years ago