1190 Commits (d6d5f59bcbe26a7e4ad04dda14a90d771bfc4eb6)
 

Author SHA1 Message Date
Kévin Chalet d6d5f59bcb Update tools.ps1/tools.sh to avoid hiding errored exit codes 3 years ago
Kévin Chalet 2a31e22277 Throw an exception to abort unhandled redirection/post-logout redirection requests 3 years ago
Kévin Chalet 89dcb5d72e Incorporate the changes committed in the rel/4.0.0-rc2 branch 3 years ago
Kévin Chalet 1e38843476 Bump the .NET SDK and package dependencies 3 years ago
Kévin Chalet bf8abc6e6e Support OpenIddictClientOptions.ClientUri/OpenIddictServerOptions.Issuer/OpenIddictValidationOptions.Issuer URIs created with DangerousDisablePathAndQueryCanonicalization=true 3 years ago
Kévin Chalet 6f5c509b3f Update the System.Net.Http integrations to support sending a contact address via the Form HTTP header 4 years ago
Kévin Chalet a1a0815cff Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
Dan Hansen 2f1ae5158d Fix OpenIddictExtensions.AddClaims() to use JsonElement.ToString() instead of JsonElement.GetString() 3 years ago
Kévin Chalet 0baa0e8399 Remove the unnecessary ValidateTokenContext.AuthorizationId property 3 years ago
Kévin Chalet 773594231e Prevent enabling the device authorization flow when token storage is disabled (unless the degraded mode is used) 3 years ago
Kévin Chalet bfa95d094a Unify the token entry properties restoration logic and fix an issue affecting device codes and ASP.NET Core Data Protection 3 years ago
Kévin Chalet 604889b129 Update ProcessChallengeContext/ProcessSignOutContext.Nonce's documentation to emphasize that nonces should be generated using a crypto-secure RNG 3 years ago
Kévin Chalet f0acd0cd64 Update Versions.props to build 4.0.0-rc2 packages 3 years ago
FinalFortune b3837484b4
Fix broken link to OrchardCore module 3 years ago
Kévin Chalet 22e28fc36c Add XML documentation to the dispatcher/factory/handler filter classes 3 years ago
Dan Hansen 35713aff04
Fix OpenIddictExtensions.AddClaims() to use JsonElement.ToString() instead of JsonElement.GetString() 3 years ago
Kévin Chalet 6e0c97262d Remove the unnecessary ValidateTokenContext.AuthorizationId property 3 years ago
Kévin Chalet bf839d8923 Prevent enabling the device authorization flow when token storage is disabled (unless the degraded mode is used) 3 years ago
Kévin Chalet 21ccfc5e9b Unify the token entry properties restoration logic and fix an issue affecting device codes and ASP.NET Core Data Protection 3 years ago
OpenIddict Bot d9c1aa2658 Update the sponsors section 3 years ago
Kévin Chalet 3a80a6a4f0 Update ProcessChallengeContext/ProcessSignOutContext.Nonce's documentation to emphasize that nonces should be generated using a crypto-secure RNG 3 years ago
Kévin Chalet 33d93d831a Update config.yml 3 years ago
Kévin Chalet 1f4e51fe60 Update RepositoryUrl to use a HTTPS URL 3 years ago
Kévin Chalet fccc12adb1 Update Versions.props to build 4.0.0-rtm packages 3 years ago
Kévin Chalet d8a4451603 Support OpenIddictClientOptions.ClientUri/OpenIddictServerOptions.Issuer/OpenIddictValidationOptions.Issuer URIs created with DangerousDisablePathAndQueryCanonicalization=true 3 years ago
Kévin Chalet 21639933fa Update README.md 4 years ago
Kévin Chalet 160b9fc059 Update the System.Net.Http integrations to support sending a contact address via the Form HTTP header 4 years ago
Kévin Chalet 2e0366188f Update Versions.props to build 4.0.0-rc2 packages 4 years ago
Kévin Chalet 7751afd507 Update the order of the ResolveClientRegistrationFromStateToken handler 4 years ago
Kévin Chalet 8c14d4e3e9 Replace references to "URL" by "URI" when resource identifiers are not required to be resource locators 4 years ago
Kévin Chalet 2a987bcebe Support relative redirect_uri/post_logout_redirect_uri in the client stack and revisit how OpenIddict handles URIs 4 years ago
Kévin Chalet 38e52b10f3 Add new OpenIddictClientService overloads accepting a provider name instead of an issuer URI 4 years ago
Kévin Chalet c9c0933c41 Add "implicit" to the list of grant types supported by Google 4 years ago
OpenIddict Bot 284c3ae11b Update the sponsors section 4 years ago
Kévin Chalet 1f2809c879 Add response_type=none support in the client stack and revamp the grant_type/response_type negotiation logic 4 years ago
Kévin Chalet a48a4d44d6 Add WordPress to the list of supported providers 4 years ago
Kévin Chalet 57d3c533cc Add Yahoo to the list of supported providers 4 years ago
Kévin Chalet 73e6efe4ac Introduce a new DisableTransportSecurityRequirement() option in the OpenIddict client ASP.NET Core and OWIN hosts 4 years ago
Kévin Chalet fca788914c Abort authentication demands with an explicit grant type if it's not listed as supported in the server configuration 4 years ago
emanuelecastelli 67b6811018
Add Amazon Cognito to the list of supported providers 4 years ago
Kévin Chalet 9415609ef4 Use a case-insensitive comparer for PayPal environments 4 years ago
Kévin Chalet 3cd35a04bd Update the Reddit integration to support the duration parameter 4 years ago
OpenIddict Bot 9a51962099 Update the sponsors section 4 years ago
OpenIddict Bot 9d905e4d95 Update the sponsors section 4 years ago
Kévin Chalet f063cf56e2 Update the Google integration to support the access_type parameter 4 years ago
Kévin Chalet e3b4a3e880 Add refresh_token to the list of grant types supported by Twitter 4 years ago
Kévin Chalet 3f5a9d1738 Add refresh_token to the list of grant types supported by Trakt 4 years ago
Kévin Chalet c6c2cb7875 Add refresh_token to the list of grant types supported by LinkedIn 4 years ago
Kévin Chalet a4f46da74c Remove the HttpContext.SignInAsync() workaround from the client samples 4 years ago
Kévin Chalet 230f3ab0bd Add Mixcloud to the list of supported providers 4 years ago