17 Commits (248d5f7cb359b43be54e935291eeca80f041498b)

Author SHA1 Message Date
Kévin Chalet 248d5f7cb3 Remove the TokenBindingCertificate property from ClientCredentialsAuthenticationRequest 2 weeks ago
Kévin Chalet 29c6668d45 Change how authentication demands are marshalled and support token binding certificates/additional token request parameters for interactive flows 4 weeks ago
Kévin Chalet 7b9fd7677f Revamp the client authentication method negotiation logic and support mTLS token binding in the client, server and validation stacks 1 month ago
Kévin Chalet 721fba7e6b Use the new SHA256/SHA384/SHA512.HashData() polyfills 3 months ago
Kévin Chalet 8c94cb7c13 Implement OAuth 2.0 Token Exchange support 10 months ago
Kévin Chalet 27f612d195 Fix the OpenIddictClientModels records to only use init setters 11 months ago
Kévin Chalet bd74a6caf1 Update InteractiveChallengeRequest and InteractiveSignOutRequest to support attaching an identity token or login hint 1 year ago
Kévin Chalet d4c05e2e23 Rename the device, cryptography, logout and verification endpoints and the associated events/event handlers 2 years ago
Kévin Chalet 4f1566665a Allow specifying an explicit code challenge method/grant type/response type/response mode per challenge when using OpenIddictClientService or the ASP.NET Core/OWIN integrations 2 years ago
Kévin Chalet 6b300e770f Update the client stack to support using custom grant types 2 years ago
Kévin Chalet 6bb44132b3 Update the system integration package to support interactive logout 2 years ago
Kévin Chalet 4f09c587ab Update the client stack to support standard token revocation 2 years ago
Kévin Chalet 372eceab62 Add introspection support in the client stack 2 years ago
Kévin Chalet 7af133f98c Introduce a new DisableUserinfo option in RefreshTokenAuthenticationRequest to allow refreshing tokens acquired during a client credentials flow 2 years ago
Kévin Chalet f541dcd1f7 Update the client service to attach the additional parameters to the correct request instances 2 years ago
Kévin Chalet 7585ebfbed Update the client service to attach the additional parameters to the correct request instances 2 years ago
Dennis Haney 1b48d96910 Update the client authentication results to expose the access token expiration date 2 years ago
Dennis Haney 327cf8e3f1
Update the client authentication results to expose the access token expiration date 2 years ago
Kévin Chalet 64ade94294 Support multiple registrations with the same issuer/provider name and introduce client record models 3 years ago