Hi,
With the switch from ADAL to MSAL, the software I am working on needs to update from Microsoft.IdentityModel.Clients.ActiveDirectory to Microsoft.Identity.Client. Unfortunantly the software is dependent on Microsoft.Xrm.Tooling.Connector which is still reliant on the deprecated package.
In addition, as of 30th June 2023 (7 days from the time of writing), the support will be entirely dropped by microsoft.
Will Microsoft.Xrm.Tooling.Connector be updated to Microsoft.Identity.Client? If this not the case will there be alternative package that is available?
Thanks.