Skip to content

Conversation

@MattB-msft
Copy link
Member

@MattB-msft MattB-msft commented Jul 7, 2022

Fixed an issue with External Authentication and Connection and configuration constructor where external auth was not being respected correctly. ( Fixes #288 )
Fixed a bug on clone where Ilogger was not being propagated to the cloned connection correctly
Removed a call to WhoAmI during login flow as process of talking to Dataverse to verify the connection is delt with during get environment information call.
Updated Newtonsoft dependencies to 13.0.1 per GHSA-5crp-9r3c-p9vr

Fixed an issue with External Authentication and Connection and configuration constructor where external auth was not being respected correctly.
Fixed a bug on clone where Ilogger was not being propagated to the cloned connection correctly
Removed a call to WhoAmI during login flow as process of talking to Dataverse to verify the connection is delt with during get environment information call.
Updated Newtonsoft dependencies to 13.0.1 per GHSA-5crp-9r3c-p9vr
@MattB-msft MattB-msft merged commit dfba939 into master Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

'Service Client is not connected' with ExternalTokenManagement and new ServiceClient(ConnectionOptions) ctor

2 participants