1217 Commits (6cfe43b3e9a02c059ab7304553b981d497bb8d52)
 

Author SHA1 Message Date
Kévin Chalet 6cfe43b3e9 Add native support for Windows Runtime 3 years ago
Kévin Chalet fa497f01ea Update the ValidateTokenEntry server event handler to buffer tokens before revoking them 3 years ago
Kévin Chalet 5e54e9be73 Replace Enumerable.Any() by Array.Exists()/List<T>.Exists() in OpenIddictServerBuilder 3 years ago
Kévin Chalet bf366075c2 Decorate the new APIs in OpenIddictClientService with [RequiresPreviewFeatures] 3 years ago
OpenIddict Bot 5f64d67c92 Update the sponsors section 3 years ago
Kévin Chalet 532a5941ec Introduce Windows support for the client stack 3 years ago
Kévin Chalet f954e5c719 Update the issue templates to indicate that 4.0 is no longer a preview version 3 years ago
Kévin Chalet fb1982a0eb Update the web providers file to include a link to the documentation 3 years ago
Kévin Chalet c3c808a971 Update README.md 3 years ago
Kévin Chalet 9c8f95471f Update Versions.props to build 4.1.0-preview1 packages 3 years ago
Kévin Chalet 88c1b34cd6 Incorporate the changes committed in the rel/4.0.0 branch 3 years ago
Kévin Chalet a31209dbc2 Update Versions.props to build 4.0.0 packages 3 years ago
Kévin Chalet 62a10af526 Store the provider name in the state token as a private claim and update the ASP.NET Core/OWIN hosts to return it as part of the merged principal 3 years ago
OpenIddict Bot db72098773 Update the sponsors section 3 years ago
Kévin Chalet 1d5413c8af Update the System.Net.Http integrations to always disable cookies support as a security measure 3 years ago
Kévin Chalet 11c5b7ee9e Add Pro Santé Connect to the list of supported providers 3 years ago
Kévin Chalet 6ed9eb25e1 Infer the redirection/post-logout redirection endpoint URIs from the redirect_uri/post_logout_redirect_uri configured in client registrations 3 years ago
OpenIddict Bot 70cfabac16 Update the sponsors section 3 years ago
Kévin Chalet 46e2e4cf9a Add client_credentials to the list of grant types supported by Reddit 3 years ago
Kévin Chalet 5d28210dc2 Update the web provider generator to support creating builder methods for certificates and ECDSA keys 3 years ago
Kévin Chalet af73574512 Update the System.Net.Http integrations to support per-provider HttpClient instantiation and allow replacing it dynamically 3 years ago
Kévin Chalet 1b3fe3a245 Update the web providers generator to support setting a different configuration endpoint URI 3 years ago
Kévin Chalet 3db9a7e9db Require configuring a redirect_uri for interactive flows, even for non-OpenID Connect issuers 3 years ago
Kévin Chalet 4fa7926965 Update the web providers generator to support setting a post_logout_redirect_uri 3 years ago
OpenIddict Bot 6702a3f384 Update the sponsors section 3 years ago
OpenIddict Bot f7a9587a72 Update the sponsors section 3 years ago
Kévin Chalet beb153cb11 Add OpenIddictClientOwinBuilder.SetCookieManager() to simplify replacing the default cookie manager 3 years ago
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 3 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