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

Not able to update Xamarin.Forms 5.0 in project because of Microsoft.IdentityModel.Clients.ActiveDirectory nugets has dependency in Mono.Android8.1 #218

Closed
MridulMalviya opened this issue Jun 10, 2021 · 1 comment

Comments

@MridulMalviya
Copy link

Xamarin.Android.Support.CustomTabs (>= 27.0.2.1)
Xamarin.Android.Support.v7.AppCompat (>= 27.0.2.1)
Uploading Screenshot 2021-06-10 at 1.18.53 PM.png…

@MridulMalviya MridulMalviya changed the title Not able to update Xamarin.Forms 5.0 in project because of Microsoft.IdentityModel.Clients.ActiveDirectory nugets has. dependency Not able to update Xamarin.Forms 5.0 in project because of Microsoft.IdentityModel.Clients.ActiveDirectory nugets has dependency in Mono.Android8.1 Jun 10, 2021
@xpouyat
Copy link
Member

xpouyat commented Jun 10, 2021

Hello,
You should move to the new SDK https://www.nuget.org/packages/Microsoft.Azure.Management.Media/
For the authentication, you can move from ADAL to MSAL library https://docs.microsoft.com/en-us/azure/active-directory/develop/msal-overview
The samples here use now MSAL for authentication for AMS.
Code is https://github.com/Azure-Samples/media-services-v3-dotnet/blob/main/Common_Utils/Authentication.cs

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

No branches or pull requests

2 participants