Skip to content

Conversation

@pvaneck
Copy link
Contributor

@pvaneck pvaneck commented Apr 3, 2025

There was a place in ManagedIdentityClient where the TokenCache.find method was still being used, leading to some deprecation warnings being printed. This updates that to use TokenCache.search.

@pvaneck pvaneck requested a review from a team as a code owner April 3, 2025 01:28
pvaneck and others added 2 commits April 4, 2025 15:07
There was a place in `ManagedIdentityClient` where the `TokenCache.find`
method was still being used, leading to some deprecation warnings being
printed. This updates that to use `TokenCache.search`.

Signed-off-by: Paul Van Eck <[email protected]>
@rayluo rayluo force-pushed the update-deprecated-api branch from 7175f94 to 28a67a7 Compare April 4, 2025 22:08
@rayluo rayluo merged commit bcc54a9 into AzureAD:dev Apr 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants