1078 Commits (137351d1f2a285002108b29600a8725d2d26dd9c)
 

Author SHA1 Message Date
OpenIddict Bot 137351d1f2 Update the sponsors section 4 years ago
Kévin Chalet 173e2cf5f3 Fix the AddClaims() overload taking a JsonElement to use ToString() instead of GetString() 4 years ago
Kévin Chalet dc909924b7 Fix the provider generator to add default value setters before null checks 4 years ago
Kévin Chalet 04a6698911 Implement HTTP decompression support in the System.Net.Http integration packages 4 years ago
Kévin Chalet 43e75cd49f Update the ProcessChallenge/SignIn/SignOut events to expose the host authentication properties 4 years ago
Kévin Chalet 8342dd20ce Support resolving client registrations based on the provider name 4 years ago
Kévin Chalet bc7e8cd8e3 Introduce new SetSigningKey() overloads in the Apple provider to make importing PEM-encoded keys easier 4 years ago
Kévin Chalet 9bb4f9a378 Update the provider builders to reject null or empty strings 4 years ago
Kévin Chalet 421a668948 Add a SetProductInformation() overload accepting an assembly from which the product information is derived 4 years ago
OpenIddict Bot 55fc63bd3c Update the sponsors section 4 years ago
Kévin Chalet 2a7becd6d3 Update the web integration to use native options and revamp how user agents are generated 4 years ago
Kévin Chalet 00aa558511 Update the GenerateLoginCorrelationCookie handler to throw an exception if the request forgery protection was set to null 4 years ago
OpenIddict Bot 85031187a8 Update the sponsors section 4 years ago
Kévin Chalet 20005d63cc Prevent adding multiple client registrations using the same issuer 4 years ago
Kévin Chalet 9cb88782f5 Make the issuer optional for sign-out operations when only one registration was added 4 years ago
Kévin Chalet db9b5493f9 Incorporate the changes committed in the rel/4.0.0-preview3 branch 4 years ago
Kévin Chalet 5220698c06 Introduce IOpenIddictApplicationManager.ValidatePostLogoutRedirectUriAsync() to allow tweaking the validation logic for logout requests that include a client_id parameter 4 years ago
Kévin Chalet 24c5f94b1a Update Versions.props to build 4.0.0-preview4 packages 4 years ago
OpenIddict Bot e8556d1cb1 Update the sponsors section 4 years ago
Kévin Chalet b65d58ba42 Add the ABP Framework OpenIddict module to the list of projects maintained by third-party organizations 4 years ago
OpenIddict Bot c78e8732a2 Update the sponsors section 4 years ago
Kévin Chalet a99a6cdace Implement RP-initiated logout in the client stack 4 years ago
Kévin Chalet 4ef3c51a01 Implement client_id support for logout requests and native id_token_hint validation for both authorization and logout requests 4 years ago
Kévin Chalet 301e9a1c8c Update the samples to use explicit [IgnoreAntiforgeryToken] attributes on relevant actions 4 years ago
OpenIddict Bot 86a480d0c2 Update the sponsors section 4 years ago
Kévin Chalet 3bceb9ff58 Update the samples to use the ClaimsIdentity constructor taking the name and role claim types 4 years ago
Robin Sue b3d21ade20
Provide a real streamed IAsyncEnumerable implementation for Entity Framework 6.x 4 years ago
Kévin Chalet e1d7817825 Update the client and server stacks to redeem tokens earlier 4 years ago
Kévin Chalet a1f84d38d0 Add integration tests projects for the client and validation stacks and use a high order for the AttachCustom*Parameters handlers 4 years ago
OpenIddict Bot 00c657340a Update the sponsors section 4 years ago
Robin Sue a14e64fe30
Fix the ID6056 logging statement to include the parameter name 4 years ago
Kévin Chalet 2d27930684 Update Versions.props to build 4.0.0-preview3 packages 4 years ago
Kévin Chalet ef3f96e7da Add Volosoft to the list of sponsors 4 years ago
OpenIddict Bot 45c1275fa8 Update the sponsors section 4 years ago
Kévin Chalet bb7a92fde6 Bump MongoDB, remove CultureInfo from the Mongo entities and use [BsonElement] everywhere 4 years ago
Kévin Chalet 01c2e59cba Update OpenIddictHelpers.ParseQuery() to return parameters with empty values 4 years ago
Kévin Chalet 026a4b4fbd Use static usings for the OpenIddict exceptions 4 years ago
Kévin Chalet 3b801f0326 Rename GenericException to ProtocolException 4 years ago
Kévin Chalet 69cd85e552 Make the "rfp" validation logic mandatory and move common helpers to OpenIddictHelpers 4 years ago
Kévin Chalet 5045461b93 Update handlers that ensure tokens are not missing to use a higher order 4 years ago
Kévin Chalet d39a4f0b5d Update the System.Net.Http integration packages to explicitly reference Polly.Extensions.Http 4 years ago
Kévin Chalet fdf99fee69 Update README.md 4 years ago
Kévin Chalet 41b53a3854 Update Versions.props to build 4.0.0-preview2 packages 4 years ago
Kévin Chalet 9c1bdfb288 Update the client and validation stacks to log requests and responses 4 years ago
Kévin Chalet 8442b2bfd2 Change the way the default user agent is added to HTTP requests and allow ProductName/ProductVersion to be set for all providers 4 years ago
Kévin Chalet 51e1a34b55 Update the Twitter provider to request all known expansions/tweet fields/user fields when communicating with the userinfo endpoint 4 years ago
Kévin Chalet 69e9a7e7c3 Update the OWIN hosts to automatically set SuppressFormsAuthenticationRedirect to true on challenges 4 years ago
Kévin Chalet afed13e6a5 Update README.md 4 years ago
Kévin Chalet 7d3bbe2d0b Add an issue template dedicated to adding a new web integration provider 4 years ago
Kévin Chalet b159631298 Bump all .NET dependencies 4 years ago