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

Enable proactive renewal of Managed Identity tokens #19213

Closed
scottaddie opened this issue Sep 27, 2022 · 2 comments
Closed

Enable proactive renewal of Managed Identity tokens #19213

scottaddie opened this issue Sep 27, 2022 · 2 comments
Assignees
Labels
Azure.Identity Blocked Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Milestone

Comments

@scottaddie
Copy link
Member

scottaddie commented Sep 27, 2022

Intro:
Refreshing the tokens with half lifetime would improve resiliency for clients if there's an ESTS outage while fetching a token.

Acceptance Criteria:
All MSI tokens are refreshed at least half lifetime token request is made after half lifetime

MSI has token lifetime of 24 hours. Refresh the tokens if refresh_in is passed from ESTS or at half lifetime if refresh_in isn't passed. For tokens which have lifetime of less than 2 hours, there are no changes to be made.

@scottaddie scottaddie added Client This issue points to a problem in the data-plane of the library. Azure.Identity labels Sep 27, 2022
@scottaddie scottaddie added this to the Backlog milestone Sep 27, 2022
@chlowell
Copy link
Member

chlowell commented Oct 6, 2022

@scottaddie scottaddie moved this from Planned to Blocked in Azure Identity SDK Improvements Oct 6, 2022
@RickWinter RickWinter added Blocked feature-request This issue requires a new behavior in the product in order be resolved. labels Oct 25, 2022
@joshfree joshfree moved this from Blocked to Untriaged in Azure Identity SDK Improvements Nov 3, 2022
@scottaddie scottaddie moved this from Untriaged to Blocked in Azure Identity SDK Improvements Nov 7, 2022
@chlowell chlowell moved this from Blocked to In Progress in Azure Identity SDK Improvements Oct 30, 2023
@RickWinter RickWinter modified the milestones: Backlog, 2024-05 Mar 6, 2024
@chlowell chlowell moved this from In Progress to Backlog in Azure Identity SDK Improvements Mar 19, 2024
@chlowell chlowell modified the milestones: 2024-05, Backlog Mar 19, 2024
@RickWinter RickWinter moved this from Backlog to Blocked in Azure Identity SDK Improvements Mar 26, 2024
Copy link

Hi @scottaddie, we deeply appreciate your input into this project. Regrettably, this issue has remained unresolved for over 2 years and inactive for 30 days, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 27, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Sep 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Azure.Identity Blocked Client This issue points to a problem in the data-plane of the library. feature-request This issue requires a new behavior in the product in order be resolved.
Projects
Development

No branches or pull requests

3 participants