-
Notifications
You must be signed in to change notification settings - Fork 22
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
[EDC] Implement functionality to cache and re-use EDR Tokens #256
Comments
Seemed to be a bigger effort than expected. |
QA-Update: Some issues could be found during testing in the last days which could be detected by tombstone "Index 1 out of bounds for length 1" in processstep "SubmodelRequest". The reason for this could be identified and fixed in branch "edc-exception-test", retest ongoing. |
No more issues could be found during last QA-review on DEV and ESS-INT, previous fixes were successful and were merged with PR #709. All three token states could be reproduced and proven with logs: Log for existing and valid token: Log for expired token: The arch42 has been updated as well. Ticket is ready for PO-review, FYI @jzbmw. |
feat(irs-apiirs-edc-client):[#256] added cache mechanism for edr tokens
feat(irs):[#256] added documentation, fixed problem with parsing authCode
…plantuml because currently we don't support mermaid there
Update catena-x-environments with changes from main
feat(impl):[#256] use correct image
As user,
I want that the EDR-token is cached and reused for subsequent request of assets with the same EDC contract offer,
so that we get advantages from performance
Hints / Details
Outcome / Acceptance Criteria
Outcome
Acceptance Criteria
Out of Scope
The text was updated successfully, but these errors were encountered: