1053 Commits (3bceb9ff58fd6ae7147e9f213427fb5d4e62289e)
 

Author SHA1 Message Date
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
Kévin Chalet b50a086862 Update the client stack to support the client credentials grant 4 years ago
Kévin Chalet b943123a4c Update the client stack to support the resource owner password credentials grant 4 years ago
OpenIddict Bot 4e853cb516 Update the sponsors section 4 years ago
Kévin Chalet f1fd1d9d45 Update the Microsoft provider to support custom tenants and force the use of Proof Key for Code Exchange 4 years ago
Kévin Chalet 7f85e5af9f Update the client to refresh the server configuration on SecurityTokenSignatureKeyNotFoundException 4 years ago
Kévin Chalet 2e968f36a6 Add Microsoft Account support 4 years ago
Kévin Chalet 1b9081778d Update the samples to stop using SignInManager.CreateUserPrincipalAsync() and use the Microsoft claims for cookie authentication 4 years ago
Kévin Chalet ddc5c9a69c Revamp the claims extensions and update the client and server hosts to preserve the authentication properties using a special private claim 4 years ago
Kévin Chalet 4e484b8f8f Add Twitter support and remove scope constants generation 4 years ago
Kévin Chalet fcf3f92fe2 Use the OpenIddict client in the server samples and enable GitHub login via Identity 4 years ago
Kévin Chalet 791da55480 Allow returning custom parameters from the OWIN client/server hosts 4 years ago
OpenIddict Bot 1775e02a8c Update the sponsors section 4 years ago
Kévin Chalet 175e7c5065 Automatically generate the sponsors list on push 4 years ago
Kévin Chalet c918ebba7d Update README.md 4 years ago
Kévin Chalet 32678867ca Remove the .NET 5.0 TFMs 4 years ago
Kévin Chalet eb8715d964 Downgrade Wilson to 6.16.0 4 years ago
Kévin Chalet 197b49658c Update README.md 4 years ago
Kévin Chalet 68ae22d8b5
Introduce a web providers companion package 4 years ago
Kévin Chalet 6f9c559682 Update the .NET SDK and bump all dependencies 4 years ago
Kévin Chalet af9f6a66a2 Update the System.Net.Http integrations to support HttpRequestMessage.VersionPolicy 4 years ago
Kévin Chalet 7bb02a43bd Allow determining the token format dynamically and automatically add a jti claim to JWT access tokens 4 years ago
Kévin Chalet 3ff021a3e4 Revamp HTTP response extraction to support WWW-Authenticate and enforce Content-Type validation 4 years ago
Kévin Chalet 120a29fe47 Revamp the challenge responses handling logic 4 years ago
Kévin Chalet a2116511c4 Update the nullability attributes of OpenIddictRequest.Audiences/Resources to indicate that null values can be present in the returned array 4 years ago
Kévin Chalet 128eaf24ba Update the ASP.NET 4.8 server sandbox to use ASP.NET Web API for the resource controller 4 years ago