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

Authentication with System Assigned Identity not working #34

Closed
devesh1207 opened this issue Nov 7, 2023 · 1 comment
Closed

Authentication with System Assigned Identity not working #34

devesh1207 opened this issue Nov 7, 2023 · 1 comment

Comments

@devesh1207
Copy link

I am getting this error when using authentication with system managed identity:

    "message": "Method not found: 'Microsoft.Identity.Client.ManagedIdentityApplicationBuilder Microsoft.Identity.Client.ManagedIdentityApplicationBuilder.Create(System.String)'."

I even downgraded the Microsoft.Identity.Client to version 4.53.0

@philon-msft
Copy link
Contributor

The new release v2.0.0 uses the latest Microsoft.Identity.Client package. Please give it a try and let us know if you still see any issues.

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