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

PRT refresh improvements #1019

Merged
merged 8 commits into from Aug 1, 2020
Merged

PRT refresh improvements #1019

merged 8 commits into from Aug 1, 2020

Conversation

oldalton
Copy link
Member

Proposed changes

Current broker SDK uses a hardcoded PRT refresh interval of 4 or 12 hours. That might be insufficient if tenant has configured PRT to be valid for a much shorter period of time like 4 hours.
In order to correctly calculate PRT refresh interval related to PRT lifetime, introduce a cached property for PRT lifetime.

Type of change

  • Feature work
  • Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

@oldalton oldalton added the 2008 label Jul 28, 2020
@oldalton oldalton requested a review from a team as a code owner July 28, 2020 03:33
@oldalton oldalton requested a review from a team July 29, 2020 16:26
@oldalton oldalton merged commit 2af00a6 into dev Aug 1, 2020
@oldalton oldalton deleted the oldalton/prt_refresh_improvements branch August 1, 2020 01:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants