Kévin Chalet
|
700dc69c2e
|
Update the userinfo endpoint/validation handler to return a 401 error when the access token is missing
|
6 years ago |
Kévin Chalet
|
97dffed124
|
Implement complete WWW-Authenticate response header support
|
6 years ago |
Kévin Chalet
|
a2c65979f8
|
Port the userinfo integration tests and re-enable POST support
|
6 years ago |
Kévin Chalet
|
0214951ffc
|
Port the revocation endpoint tests and disable GET support
|
6 years ago |
Kévin Chalet
|
2e5a44f57a
|
Port the introspection endpoint tests and enable basic authentication support
|
6 years ago |
Kévin Chalet
|
c61f22f589
|
Port the authentication integration tests
|
7 years ago |
Kévin Chalet
|
7a164b6550
|
Reintroduce relaxed request paths comparisons
|
7 years ago |
Kévin Chalet
|
78637a7d77
|
Remove unnecessary IConfigureNamedOptions implementations
|
7 years ago |
Kévin Chalet
|
a6e5cc827b
|
Remove OpenIddictServerJsonWebTokenHandler and OpenIddictValidationJsonWebTokenHandler
|
7 years ago |
Kévin Chalet
|
c6d3293f2a
|
Cross-compile OpenIddict.Server.DataProtection and OpenIddict.Validation.DataProtection for .NETCoreApp3.0
|
7 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
|
af1fb2e890
|
Split request caching into 2 separate options
|
7 years ago |
Kévin Chalet
|
225b8ad9f5
|
Add device code flow support
|
7 years ago |
Kévin Chalet
|
441e0965ae
|
Fix the handler descriptor associated with ExtractGetRequest to ensure it uses the correct type definition
|
7 years ago |
Kévin Chalet
|
2628b5a88a
|
Share ProcessStatusCodePagesErrorResponse/ProcessPassthroughErrorResponse/ProcessLocalErrorResponse between authentication and logout handlers
|
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
|
204b87dbea
|
Bring back OpenIddict.Validation and introduce OpenIddict.Validation.AspNetCore, OpenIddict.Validation.Owin, OpenIddict.Validation.DataProtection, OpenIddict.Validation.ServerIntegration and OpenIddict.Validation.SystemNetHttp
|
7 years ago |
Kévin Chalet
|
858740818e
|
Reintroduce token storage, reference tokens, non-sliding expiration, rolling tokens and token revocation support
|
7 years ago |
Kévin Chalet
|
fef92dfb27
|
Promote the Issuer address to a global transaction property
|
7 years ago |
Kévin Chalet
|
b16adca7b2
|
Reintroduce the revocation endpoint
|
7 years ago |
Kévin Chalet
|
37e08b20d9
|
Update the authorization/logout endpoints to automatically validate id_token_hint and refactor HandleAuthenticateAsync()/AuthenticateCoreAsync()
|
7 years ago |
Kévin Chalet
|
94e71b530b
|
Reintroduce the introspection endpoint
|
7 years ago |
Kévin Chalet
|
2e45becc5a
|
Bring back userinfo support
|
7 years ago |
Kévin Chalet
|
985a9ec191
|
Introduce OpenIddictMessage.Count to allow retrieving the number of parameters contained in a message
|
7 years ago |
Kévin Chalet
|
9d2446764b
|
Replace Task by ValueTask in OpenIddict.Server/OpenIddict.Server.AspNetCore/OpenIddict.Server.Owin
|
7 years ago |
Kévin Chalet
|
8546ca47af
|
Bring back logout/end session endpoint support
|
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 |