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

Add WAM Support to MSAL for Python, for cross-language consistency #451

Closed
joshfree opened this issue Jan 3, 2022 · 0 comments · Fixed by #415
Closed

Add WAM Support to MSAL for Python, for cross-language consistency #451

joshfree opened this issue Jan 3, 2022 · 0 comments · Fixed by #415

Comments

@joshfree
Copy link

joshfree commented Jan 3, 2022

Today WAM support is only in MSAL for .NET. In order to support WAM in Azure Identity Client Library and meet Azure SDK Design Guidelines (of maintaining feature parity across languages), the support for WAM must exist in all Tier-1 languages (C#, Java, JS, Python) for Azure Identity SDK to GA the support at its layer of the stack.

This GitHub issue tracks the ask for adding WAM support to MSAL in Java, JS, Python, and in Go. I'll file GitHub issues in each respective repo.

Related: AzureAD/microsoft-authentication-library-for-dotnet#643
Related: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/wiki/wam
Related: Azure/azure-sdk#3724

/cc @dingmeng-xue @scottaddie @schaabs @xiangyan99 @mccoyp

Related MSAL Feature Request Issues

MSAL for Python: #451
MSAL for JS: AzureAD/microsoft-authentication-library-for-js#4346
MSAL for Java: AzureAD/microsoft-authentication-library-for-java#455
MSAL for Go: AzureAD/microsoft-authentication-library-for-go#284

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

Successfully merging a pull request may close this issue.

2 participants