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

Auto renewal of EDR tokens #600

Closed
wolf4ood opened this issue Jul 11, 2023 · 0 comments · Fixed by #620
Closed

Auto renewal of EDR tokens #600

wolf4ood opened this issue Jul 11, 2023 · 0 comments · Fixed by #620
Assignees
Labels
enhancement New feature or request

Comments

@wolf4ood
Copy link
Contributor

Describe the solution you'd like

In the current state with the custom API around EDR, we are able with one request to negotiation and cache the EDR on our side in an EDR/cache store. If the EDR expire people should re-fire the EDR negotiation from scratch to obtain a new token.
It would be cool if we implement an auto renewal mechanism.

The implementation should:

  • Check the EDR store/cache for expired or about to expire EDR.
  • Fire a new transfer process for getting a new EDR
  • Store the new EDR
  • Clean the expired one
@wolf4ood wolf4ood added the enhancement New feature or request label Jul 11, 2023
@wolf4ood wolf4ood self-assigned this Jul 11, 2023
@wolf4ood wolf4ood moved this from Open to In Progress in EDC Board Jul 13, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in EDC Board Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant