Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to latest DataVerse Client SDK #69

Open
bo-stig-christensen opened this issue Feb 8, 2023 · 0 comments
Open

Upgrade to latest DataVerse Client SDK #69

bo-stig-christensen opened this issue Feb 8, 2023 · 0 comments
Assignees

Comments

@bo-stig-christensen
Copy link
Member

bo-stig-christensen commented Feb 8, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant