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

Increase token validity for Consumer Pull scenario #927

Closed
wolf4ood opened this issue Dec 11, 2023 · 0 comments · Fixed by #928
Closed

Increase token validity for Consumer Pull scenario #927

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

Comments

@wolf4ood
Copy link
Contributor

wolf4ood commented Dec 11, 2023

WHAT

Increase edc.transfer.proxy.token.validity.seconds to 2592000 (30 days) as default value.

WHY

Currently the edc.transfer.proxy.token.validity.seconds configuration is not set in our charts the upstream EDC default is 600 (10 min).

This has a couple of downside:

  • When using the EDR api, it will cause to much refreshs and therefore too much transfer processes
  • When managing EDR manually, it can also be affected since users might need to have access to data for a longer period than 10 minutes and it will require anyway to open new transfer processes every time the token expires
@wolf4ood wolf4ood added the enhancement New feature or request label Dec 11, 2023
@wolf4ood wolf4ood self-assigned this Dec 11, 2023
@github-project-automation github-project-automation bot moved this from Open to Done in EDC Board Dec 12, 2023
wolf4ood added a commit that referenced this issue Dec 12, 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