Added
- Proxy planner support for http client
- Introduce a new
supportedProtocols
field inHttpClientProperties
to allow specifying SSL/TLS protocols.
Fixed
- Used Msal user prompt old code which is deprecated in the new version coming from last bom update resulted in method not found exception.