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

Persistent token cache for service principals #11347

Closed
chlowell opened this issue May 8, 2020 · 0 comments · Fixed by #11824
Closed

Persistent token cache for service principals #11347

chlowell opened this issue May 8, 2020 · 0 comments · Fixed by #11824
Assignees
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Milestone

Comments

@chlowell
Copy link
Member

chlowell commented May 8, 2020

Enable ClientCertificateCredential and ClientSecretCredential to persistently cache access tokens by adding the enable_persistent_cache keyword argument currently supported by MsalCredential.

@chlowell chlowell added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels May 8, 2020
@chlowell chlowell added this to the [2020] June milestone May 8, 2020
@chlowell chlowell self-assigned this May 12, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Client This issue points to a problem in the data-plane of the library.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant