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
|
9797f86194
|
Replace PolySharp by the Polyfill source package and adopt ArgumentNullException.ThrowIfNull()/ArgumentException.ThrowIfNullOrEmpty()
|
3 months ago |
Kévin Chalet
|
5ab9e9c491
|
Override the default TLS client certificate selectors to support using certificates that don't meet the default requirements for specific providers
|
1 year ago |
Kévin Chalet
|
9f613b1332
|
Implement a new client authentication method negotiation logic and introduce mTLS support in the client stack
|
2 years ago |
Kévin Chalet
|
59633fc047
|
Always set ClientCertificateOptions to ClientCertificateOption.Manual before accessing the ClientCertificates property
|
2 years ago |
Kévin Chalet
|
ef71f21543
|
Decorate OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() with [EditorBrowsable(EditorBrowsableState.Never)]
|
2 years ago |
Kévin Chalet
|
7b2867d907
|
Make OpenIddictClientWebIntegrationConfiguration.ConfigureProvider() public to support advanced scenarios
|
2 years ago |
Kévin Chalet
|
9a57dc4cf1
|
Rename UnfilteredHttpClientActions/UnfilteredHttpClientHandlerActions to HttpClientActions/HttpClientHandlerActions
|
3 years ago |
Kévin Chalet
|
36b2de9681
|
Remove the obsolete members
|
3 years ago |
Kévin Chalet
|
e53a723766
|
Enable the "plain" code challenge method by default to increase interoperability
|
3 years ago |
Kévin Chalet
|
ef4b0f3417
|
Add explicit System.Net.Http usings
|
3 years ago |
Kévin Chalet
|
64ade94294
|
Support multiple registrations with the same issuer/provider name and introduce client record models
|
3 years ago |
Kévin Chalet
|
926f0dc430
|
Fix references to the ID0373 error
|
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
|
a1a0815cff
|
Add XML documentation to the dispatcher/factory/handler filter classes
|
3 years ago |
Kévin Chalet
|
22e28fc36c
|
Add XML documentation to the dispatcher/factory/handler filter classes
|
3 years ago |
Kévin Chalet
|
8717a068ad
|
Decorate advanced infrastructure types with [EditorBrowsable(EditorBrowsableState.Advanced)] or [EditorBrowsable(EditorBrowsableState.Never)]
|
3 years ago |
Kévin Chalet
|
51c09bec8a
|
Mark most of the infrastructure types as sealed
|
3 years ago |
Kévin Chalet
|
68ae22d8b5
|
Introduce a web providers companion package
|
4 years ago |