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

[Feature Request] Token revocation support for MSI and FIC+MSI #3046

Open
bgavrilMS opened this issue Sep 30, 2024 · 1 comment
Open

[Feature Request] Token revocation support for MSI and FIC+MSI #3046

bgavrilMS opened this issue Sep 30, 2024 · 1 comment
Labels
enhancement New feature or request feature request

Comments

@bgavrilMS
Copy link
Member

bgavrilMS commented Sep 30, 2024

MSAL is starting to support CAE for MSI, in the 2 big scenarios:

  • direct MSI
  • FIC via MSI

The supporting APIs - WithClaims / WithClientCapabilities are already exposed to the ManagedIdentity app.

This request is to ensure Microsoft.Identity.Web correctly handles 401 responses - extracts claims and retries with Claims.

Similar work was done for confidential client #2616 by @pmaytak

@bgavrilMS
Copy link
Member Author

CC @gladjohn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature request
Projects
None yet
Development

No branches or pull requests

1 participant