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
|
2 years ago |
Kévin Chalet
|
29acf2f5c7
|
Downgrade the .NET SDK to 8.0.100
|
2 years ago |
Kévin Chalet
|
6636784754
|
Add a .NET 8.0 TFM
|
2 years ago |
Kévin Chalet
|
7391a3e178
|
Update the ASP.NET Core/OWIN integrations to allow returning authentication tickets with a null or empty principal
|
2 years ago |
Kévin Chalet
|
86555d02e4
|
Update the ASP.NET 4.x server sandbox to suppress host authentication
|
2 years ago |
Kévin Chalet
|
517b1b6324
|
Add Zoom to the list of supported providers
|
2 years ago |
Kévin Chalet
|
f36d9b5471
|
Remove unnecessary usings
|
2 years ago |
Kévin Chalet
|
02cca0a42e
|
Update the entire code base to use collection expressions
|
2 years ago |
Kévin Chalet
|
a7ab47ac5e
|
Bump the .NET SDK to 8.0.200-preview.23530.15
|
2 years ago |
Kévin Chalet
|
9ac9375d54
|
Bump the .NET SDK to 8.0.100-rc.2.23502.2
|
2 years ago |
OpenIddict Bot
|
caebcc3680
|
Update the sponsors section
|
2 years ago |
Dennis Haney
|
327cf8e3f1
|
Update the client authentication results to expose the access token expiration date
|
2 years ago |
Kévin Chalet
|
b9e5a335c0
|
Update Versions.props to build 5.0.0-preview2 packages
|
2 years ago |
OpenIddict Bot
|
99770a95b1
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
692eb73484
|
Update the WinForms and WPF samples to create the URL protocol entries under HKEY_CURRENT_USER
|
2 years ago |
Kévin Chalet
|
4b9029e235
|
Revamp the validation handler and add client assertions support
|
2 years ago |
Kévin Chalet
|
746f38432c
|
Make the supported subject types configurable via OpenIddictServerOptions.SubjectTypes
|
2 years ago |
Kévin Chalet
|
00fa3f3494
|
Allow configuring the supported client authentication methods and use invalid_client for client assertion errors
|
2 years ago |
OpenIddict Bot
|
74992c51cf
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
d6c9c0b35c
|
Add client assertions support to the server stack
|
2 years ago |
Kévin Chalet
|
3608291542
|
Automatically disable userinfo validation when the openid scope is not requested
|
2 years ago |
Kévin Chalet
|
6adad83968
|
Fix AuthenticateWithDeviceAsync() to flow the scopes attached to the request model
|
2 years ago |
OpenIddict Bot
|
1e7769ce8d
|
Update the sponsors section
|
2 years ago |
pableess
|
9f84e2c65b
|
Add Auth0 to the list of supported providers
|
2 years ago |
Kévin Chalet
|
9a57dc4cf1
|
Rename UnfilteredHttpClientActions/UnfilteredHttpClientHandlerActions to HttpClientActions/HttpClientHandlerActions
|
2 years ago |
OpenIddict Bot
|
42a0cab600
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
a941660a41
|
Move the client authentication logic to the ProcessAuthentication event
|
2 years ago |
Kévin Chalet
|
66743fdc20
|
Incorporate the changes committed in the rel/4.8.0 branch
|
2 years ago |
Kévin Chalet
|
4cd4c09509
|
Automatically abort interactive challenge demands when no client identifier could be resolved
|
2 years ago |
Kévin Chalet
|
e8c0e4b05c
|
Add an option allowing to suppress JSON response indentation in the ASP.NET Core and OWIN server hosts
|
2 years ago |
Kévin Chalet
|
1c382d90ba
|
Introduce application settings and support configuring token lifetimes per client
|
2 years ago |
OpenIddict Bot
|
f3e8ed6d6f
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
4af3f8dc6f
|
Introduce support for application types
|
2 years ago |
OpenIddict Bot
|
611afc4ff6
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
5b1f9256b4
|
Incorporate the changes committed in the rel/4.8.0 branch
|
2 years ago |
Kévin Chalet
|
8f9c641dd6
|
Update the samples to store the provider name in the authentication cookie
|
2 years ago |
Kévin Chalet
|
b442b7084f
|
Bump Microsoft.AspNet.Identity.Owin/EntityFramework to 2.2.4
|
2 years ago |
Kévin Chalet
|
85cd895630
|
Incorporate the changes committed in the rel/4.8.0 branch
|
2 years ago |
Kévin Chalet
|
ca1784faab
|
Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue>
|
2 years ago |
Kévin Chalet
|
36b2de9681
|
Remove the obsolete members
|
2 years ago |
Kévin Chalet
|
bfcae1b42e
|
Remove the .NET Core 3.1 TFMs
|
2 years ago |
OpenIddict Bot
|
398ef26021
|
Update the sponsors section
|
2 years ago |
Kévin Chalet
|
fc6f9af1cf
|
Update Versions.props to build 5.0.0-preview1 packages
|
2 years ago |
sbolofsson
|
23d8d9bdfe
|
Update ValidateDataProtectionToken to support IDataProtectionProvider implementations that don't use the default magic header
|
2 years ago |
OpenIddict Bot
|
bd3205b73f
|
Update the sponsors section
|
2 years ago |
Steve Berdy
|
6803bea79b
|
Add Kakao to the list of supported providers
|
2 years ago |