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 support for CAE #14931

Closed
catalinaperalta opened this issue Jun 29, 2021 · 5 comments
Closed

Add support for CAE #14931

catalinaperalta opened this issue Jun 29, 2021 · 5 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

@catalinaperalta
Copy link
Member

Use Azure Identity crew's CAE onboarding page for guidance in the OneNote.

@RickWinter RickWinter added 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. labels Jul 22, 2021
@RickWinter RickWinter removed the Track2 label Sep 13, 2021
@RickWinter RickWinter added this to the Backlog milestone Oct 21, 2021
@chlowell
Copy link
Member

chlowell commented Jan 4, 2022

@baywet
Copy link
Member

baywet commented May 18, 2022

related #14284

@baywet
Copy link
Member

baywet commented May 18, 2022

Additionally to passing the claim, azure identity should set the capabilities in places like these (WithClientCapabilities(new [] {"cp1"})) source.

It seems that there's no way today for somebody using azure identity to set that capability.

@baywet
Copy link
Member

baywet commented May 18, 2022

@chlowell
Copy link
Member

chlowell commented Feb 7, 2023

This support is available now: with azidentity v1.3.0-beta.3 and azcore v1.4.0-beta.1, credentials default to sending CP1 and ARM clients internally handle claims challenges.

@chlowell chlowell closed this as completed Feb 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators May 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Development

No branches or pull requests

4 participants