Kévin Chalet
|
74e329eabb
|
Update Versions.props to build 4.10.1 packages
|
3 years ago |
Kévin Chalet
|
f541dcd1f7
|
Update the client service to attach the additional parameters to the correct request instances
|
3 years ago |
Kévin Chalet
|
d069c0d7b8
|
Update Versions.props to build 4.10.0 packages
|
3 years ago |
Kévin Chalet
|
f0650028fb
|
Bump the .NET SDK to 8.0.100 and add a .NET 8.0 TFM
|
3 years ago |
Kévin Chalet
|
0bf4a433bd
|
Add Zoom to the list of supported providers
|
3 years ago |
Dennis Haney
|
1b48d96910
|
Update the client authentication results to expose the access token expiration date
|
3 years ago |
Kévin Chalet
|
e18132571e
|
Update Versions.props to build 4.9.0 packages
|
3 years ago |
Kévin Chalet
|
7b214be3fc
|
Automatically disable userinfo validation when the openid scope is not requested
|
3 years ago |
Kévin Chalet
|
680d51d8f9
|
Fix AuthenticateWithDeviceAsync() to flow the scopes attached to the request model
|
3 years ago |
pableess
|
e13e2b4bb4
|
Add Auth0 to the list of supported providers
|
3 years ago |
Kévin Chalet
|
1a41fd6baa
|
Update Versions.props to build 4.8.0 packages
|
3 years ago |
Kévin Chalet
|
4cd4c09509
|
Automatically abort interactive challenge demands when no client identifier could be resolved
|
3 years ago |
Kévin Chalet
|
8f9c641dd6
|
Update the samples to store the provider name in the authentication cookie
|
3 years ago |
Kévin Chalet
|
ca1784faab
|
Update ValidateIdentityModelToken to use TryGetPayloadValue() with Dictionary<TKey, TValue> instead of ImmutableDictionary<TKey, TValue>
|
3 years ago |
sbolofsson
|
23d8d9bdfe
|
Update ValidateDataProtectionToken to support IDataProtectionProvider implementations that don't use the default magic header
|
3 years ago |
OpenIddict Bot
|
bd3205b73f
|
Update the sponsors section
|
3 years ago |
Steve Berdy
|
6803bea79b
|
Add Kakao to the list of supported providers
|
3 years ago |
OpenIddict Bot
|
e3075f60b5
|
Update the sponsors section
|
3 years ago |
Kévin Chalet
|
bd33c918c7
|
Add JumpCloud to the list of supported providers
|
3 years ago |
Kévin Chalet
|
3dc3e01009
|
Update Versions.props to build 4.8.0-preview1 packages
|
3 years ago |
Kévin Chalet
|
3f9f16452f
|
Update the ASP.NET Core samples to use automatic authentication schemes
=
|
3 years ago |
OpenIddict Bot
|
c49e40b317
|
Update the sponsors section
|
3 years ago |
Kévin Chalet
|
c101a250af
|
Update the GitHub integration to map "name" to ClaimTypes.Name
|
3 years ago |
Mauro van der Gun
|
5d43732508
|
Add SharpGrip.OpenIddict.Api to the list of third-party projects
|
3 years ago |
OpenIddict Bot
|
54b1a78382
|
Update the sponsors section
|
3 years ago |
EMostafaAli
|
58d43191c8
|
Add Nextcloud to the list of supported providers
|
3 years ago |
OpenIddict Bot
|
a812ca4671
|
Update the sponsors section
|
3 years ago |
Kévin Chalet
|
9deb68d433
|
Add an automatic claims mapping feature to the OpenIddict client stack
|
3 years ago |
Kévin Chalet
|
fd2f9e9825
|
Rename DefaultShopName to ShopName
|
3 years ago |
Kévin Chalet
|
8e97f0e2e1
|
Update the Shopify provider to support setting a default/static shop name
|
3 years ago |
Стас
|
5225f766a4
|
Fix AttachCustomSignOutParameters to use the correct OpenIddictMessage instance
|
3 years ago |
Kévin Chalet
|
7915f28d90
|
Store the expiration date of the backchannel/frontchannel access tokens as a token in AuthenticationProperties
|
3 years ago |
Kévin Chalet
|
f7558f5ceb
|
Remove package validation
|
3 years ago |
Kévin Chalet
|
7d1c704848
|
Add a built-in authentication scheme forwarding feature to the OpenIddict client OWIN and ASP.NET Core hosts
|
3 years ago |
Kévin Chalet
|
61e6fd95c3
|
Centralize the target frameworks in Directory.Build.props
|
3 years ago |
Kévin Chalet
|
38c85a8bea
|
Disable userinfo retrieval for the ADFS provider
|
3 years ago |
Kévin Chalet
|
9272bbc9a8
|
Add .NET Core 3.1/.NET 6.0/.NET 7.0 TFMs to OpenIddict.Validation.ServerIntegration
|
3 years ago |
Kévin Chalet
|
14c22c83f0
|
Use manually-defined store resolvers instead of mocks in OpenIddictCoreBuilderTests
|
3 years ago |
Kévin Chalet
|
1dc8770fd2
|
Bump MongoDB to 2.20.0 on .NET 6.0 and higher
|
3 years ago |
Kévin Chalet
|
2fd207b59d
|
Update the ValidateAsync() methods to throw ArgumentNullException synchronously
|
3 years ago |
Kévin Chalet
|
1469c8d20f
|
Use [StringSyntax(StringSyntaxAttribute.Uri, UriKind.Absolute)] when absolute URIs are expected
|
3 years ago |
Kévin Chalet
|
8953e48b16
|
Unify the attachment of HTTP parameters into a single event handler and add SubscribeStar to the list of supported providers
|
3 years ago |
OpenIddict Bot
|
1cb6927250
|
Update the sponsors section
|
3 years ago |
Kévin Chalet
|
74a143a136
|
Add Tumblr to the list of supported providers
|
3 years ago |
Kévin Chalet
|
a5b413121d
|
Update Versions.props to build 4.7.0-preview1 packages
|
3 years ago |
OpenIddict Bot
|
bda451bd73
|
Update the sponsors section
|
3 years ago |
Kévin Chalet
|
e53a723766
|
Enable the "plain" code challenge method by default to increase interoperability
|
3 years ago |
Kévin Chalet
|
1731efb8f0
|
Bring back the code comment indicating why response_type=token is never negotiated
|
3 years ago |
OpenIddict Bot
|
2ffce4b38b
|
Update the sponsors section
|
3 years ago |
Marcel
|
130b6b9134
|
Add Verimi to the list of supported providers
|
3 years ago |