Kévin Chalet
|
0cf3b872b5
|
Update the client stack to handle errors returned while processing challenge and sign-out demands
|
3 years ago |
Kévin Chalet
|
2e301ce8f2
|
Disable userinfo retrieval when a Xbox scope is specified
|
3 years ago |
runxc1(Bret Ferrier)
|
8cf8efa2a4
|
Add Facebook to the list of supported providers
|
3 years ago |
Kévin Chalet
|
7e84b27431
|
Add "consumers" and "organizations" to the list of special tenants supported by the Microsoft Account provider
|
3 years ago |
Kévin Chalet
|
fbc4a0c56e
|
Introduce ConfigureHttpClient()/ConfigureHttpClientHandler() to simplify customizing the HttpClient/HttpClientHandler used by the client and validation stacks
|
3 years ago |
Kévin Chalet
|
28ec4293ef
|
Use file-scoped namespaces in the WinForms/WPF samples
|
3 years ago |
Kévin Chalet
|
453f577590
|
Add "sub" to the list of claims whose type is checked by ValidateFrontchannelIdentityTokenWellknownClaims/ValidateBackchannelIdentityTokenWellknownClaims
|
3 years ago |
Kévin Chalet
|
3bdfc20895
|
Catch exceptions thrown during the retrieval of the remote server configuration and generalize the use of OpenIddictHelpers.IsFatal()
|
3 years ago |
Grégoire
|
3f8ae0c165
|
Add new UseOpenIddict() extensions for DbContextOptionsBuilder<TContext>
|
3 years ago |
2d1a0ec3
|
796a580c00
|
Avoid resolving the server configuration when no access token was provided
|
3 years ago |
Kévin Chalet
|
4685332df5
|
Add device authorization grant support in the OpenIddict client
|
3 years ago |
Kévin Chalet
|
697e064965
|
Add PingOne to the list of supported providers
|
3 years ago |
Kévin Chalet
|
233c76b08e
|
Update OpenIddictValidationServerIntegrationConfiguration to initialize OpenIddictValidationOptions.Issuer and add new SetClientUri/SetIssuer overloads
=
|
3 years ago |
Kévin Chalet
|
ee8e654527
|
Add Harvest to the list of supported providers
|
3 years ago |
Kévin Chalet
|
c85fa3f774
|
Add Basecamp to the list of supported providers
|
3 years ago |
Kévin Chalet
|
13d88ca84b
|
Add Epic Games to the list of supported providers
|
3 years ago |
Kévin Chalet
|
23ded64f28
|
Add HubSpot to the list of supported providers
|
3 years ago |
Kévin Chalet
|
6f8c1ed663
|
Replace SmartFormat by C# string interpolation and add Battle.net to the list of supported providers
|
3 years ago |
Kévin Chalet
|
2014ecbc91
|
Add ServiceChannel to the list of supported providers
|
3 years ago |
Kévin Chalet
|
fef2e3a0e8
|
Add Smartsheet to the list of supported providers
|
3 years ago |
Kévin Chalet
|
5a3afbe8c2
|
Add Strava to the list of supported providers
|
3 years ago |
Kévin Chalet
|
8b60481f55
|
Add built-in support for JSON Structured Syntax Suffixes and add Xero to the list of supported providers
|
3 years ago |
Kévin Chalet
|
8634f7b0f9
|
Add QuickBooks Online to the list of supported providers
|
3 years ago |
Kévin Chalet
|
8f73e5fcce
|
Add SuperOffice to the list of supported providers
|
3 years ago |
Kévin Chalet
|
32bd40cda8
|
Introduce a dynamic option allowing to disable userinfo validation
|
3 years ago |
Kévin Chalet
|
7e46aad1f5
|
Add Asana to the list of supported providers
|
3 years ago |
Kévin Chalet
|
0ba49f51cf
|
Add Trovo to the list of supported providers
|
3 years ago |
Kévin Chalet
|
bd72f47db0
|
Add Streamlabs to the list of supported providers
|
3 years ago |
Kévin Chalet
|
da1579f77f
|
Add Mailchimp to the list of supported providers
|
3 years ago |
Kévin Chalet
|
ba971314fe
|
Add Patreon to the list of supported providers
|
3 years ago |
Kévin Chalet
|
2cf4dd56b9
|
Add GitLab to the list of supported providers
|
3 years ago |
Kévin Chalet
|
bedba2a992
|
Add ArcGIS Online to the list of supported providers
|
3 years ago |
Kévin Chalet
|
3c271ecdb1
|
Add "plain" to the list of code challenge methods supported by Twitter
|
3 years ago |
Kévin Chalet
|
55b4e43a3d
|
Add Fitbit to the list of supported providers
|
3 years ago |
Kévin Chalet
|
2b8211a8fc
|
Introduce dynamic options to disable nonce validation and add Dropbox to the list of supported providers
|
3 years ago |
Kévin Chalet
|
5c636d5fd7
|
Add Discord to the list of supported providers
|
3 years ago |
Kévin Chalet
|
739e710d04
|
Remove the try/catch around WebAuthenticationBroker.AuthenticateAsync()
|
3 years ago |
Kévin Chalet
|
ff3f5efbc8
|
Allow JSON Web Keys that don't specify an explicit "use" and add Slack to the list of supported providers
|
3 years ago |
Kévin Chalet
|
9501a1b696
|
Add Spotify to the list of supported providers
|
3 years ago |
Kévin Chalet
|
6633f52e3e
|
Add Vimeo to the list of supported providers
|
3 years ago |
Kévin Chalet
|
f4b435ce04
|
Add DeviantArt to the list of supported providers
|
3 years ago |
Kévin Chalet
|
56d6b5f2d9
|
Add Bitbucket to the list of supported providers
|
3 years ago |
Kévin Chalet
|
c6f700040e
|
Introduce OpenIddictClientSystemIntegrationOptions.ApplicationDiscriminator
|
3 years ago |
Kévin Chalet
|
d233bfe144
|
Update AttachNonStandardBasicAuthenticationCredentials to avoid handling cases that are already handled by the generic AttachBasicAuthenticationCredentials handler
|
3 years ago |
Kévin Chalet
|
1e954376fa
|
Update the System.Net.Http integrations to only use basic authentication when a client_secret is sent
|
3 years ago |
Kévin Chalet
|
ec1b122282
|
Allow cooperative cancellation of metadata retrieval and HTTP requests
|
3 years ago |
Kévin Chalet
|
fd6d074f6e
|
Fix RestoreTokenResponseFromMarshalledAuthentication to be correctly registered
|
3 years ago |
Kévin Chalet
|
c5efcf37ea
|
Ensure the Windows Runtime types are never loaded on platforms that don't support them
|
3 years ago |
Kévin Chalet
|
8f2ee984d2
|
Update the ADFS provider to support configuring the requested resources
|
3 years ago |
Kévin Chalet
|
4afc6a8b57
|
Add Stripe to the list of supported providers
|
3 years ago |