Skip to content

Update deprecated TokenCache API usage #805

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

Merged
merged 2 commits into from
Apr 4, 2025

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 <paulvaneck@microsoft.com>
@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