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

CAE for MIv1 #730

Merged
merged 1 commit into from
Aug 19, 2024
Merged

CAE for MIv1 #730

merged 1 commit into from
Aug 19, 2024

Conversation

rayluo
Copy link
Collaborator

@rayluo rayluo commented Aug 7, 2024

CAE team and MSI team are working on turning on CAE by default for MSI v1. So, what that means is, App developers will start seeing CAE even without setting the capability - "CP1".

The new CAE code path is now tested by all existing unit tests. API reference docs are also updated.

This PR will close #725 .

@rayluo rayluo requested a review from a team as a code owner August 7, 2024 21:16
msal/application.py Outdated Show resolved Hide resolved
msal/application.py Outdated Show resolved Hide resolved
msal/application.py Outdated Show resolved Hide resolved
msal/managed_identity.py Outdated Show resolved Hide resolved
msal/managed_identity.py Outdated Show resolved Hide resolved
msal/managed_identity.py Outdated Show resolved Hide resolved
msal/managed_identity.py Outdated Show resolved Hide resolved
CAE team and MSI team are working on turning on CAE by default for MSI
v1. So what that means is, App developers will start seeing CAE even
without setting the capability - "CP1".

Update msal/application.py

Co-authored-by: Den Delimarsky <[email protected]>

Update msal/application.py

Co-authored-by: Den Delimarsky <[email protected]>

Update msal/application.py

Co-authored-by: Den Delimarsky <[email protected]>

Update msal/managed_identity.py

Co-authored-by: Den Delimarsky <[email protected]>

Update msal/managed_identity.py

Co-authored-by: Den Delimarsky <[email protected]>

Update msal/managed_identity.py

Co-authored-by: Den Delimarsky <[email protected]>

Update msal/managed_identity.py

Co-authored-by: Den Delimarsky <[email protected]>
@rayluo rayluo merged commit d51abb4 into dev Aug 19, 2024
12 checks passed
@rayluo rayluo deleted the mi-cae branch August 19, 2024 21:23
@rayluo rayluo mentioned this pull request Sep 5, 2024
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

Successfully merging this pull request may close these issues.

[Engineering task] Implement Claims API to Bypass Cache When Claims are Present in MSAL with Managed Identity
2 participants