azure-sdk-for-net icon indicating copy to clipboard operation
azure-sdk-for-net copied to clipboard

[Key Vault] Add CAE support

Open JonathanCrd opened this issue 5 months ago • 2 comments

Resolves: https://github.com/Azure/azure-sdk-for-net-pr/issues/2132, based on https://github.com/Azure/azure-sdk-for-java/pull/41814.

This PR introduces support for Continuous Access Evaluation (CAE) by updating the ChallengeBasedAuthenticationPolicy class. CAE is always enabled.

JonathanCrd avatar Sep 17 '24 19:09 JonathanCrd