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

Allow the use of a client assertion in OnBehalfOfCredential #29560

Open
scottaddie opened this issue May 2, 2024 · 0 comments
Open

Allow the use of a client assertion in OnBehalfOfCredential #29560

scottaddie opened this issue May 2, 2024 · 0 comments
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@scottaddie
Copy link
Member

scottaddie commented May 2, 2024

Confirm the MSAL APIs already exist, as they do in .NET. See Azure/azure-sdk-for-net#43769 for more details.

Note: The option to make the client assertion callback available as sync and/or async should match what we do today for ClientAssertionCredential in each respective language.

@github-actions github-actions bot added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label May 2, 2024
@scottaddie scottaddie added Client This issue points to a problem in the data-plane of the library. Azure.Identity feature-request This issue requires a new behavior in the product in order be resolved. and removed needs-triage This is a new issue that needs to be triaged to the appropriate team. labels May 2, 2024
@scottaddie scottaddie added this to the 2024-06 milestone May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Status: In Progress
Development

No branches or pull requests

2 participants