Skip to content

Upgrade to latest DataVerse Client SDK #69

@bo-stig-christensen

Description

@bo-stig-christensen

Currently Daxif uses the now outdated Microsoft.CrmSdk.XrmTooling.CoreAssembly package, which in turn makes use of ADAL for auth (through Microsoft.IdentityModel.Clients.ActiveDirectory).
This is inconvinient as ADAL support has stopped as of December 31st 2022.

In order to make use of latest (and supported) MSAL-based implementation it is necessary to port the code to use the latest Microsoft.PowerPlatform.DataVerse.Client package.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions