Skip to content

feat: [IEL-186] Expired document in blob storage case#583

Open
freddi301 wants to merge 1 commit intomasterfrom
IEL-186-fci-docuemnts-expiration
Open

feat: [IEL-186] Expired document in blob storage case#583
freddi301 wants to merge 1 commit intomasterfrom
IEL-186-fci-docuemnts-expiration

Conversation

@freddi301
Copy link
Collaborator

@freddi301 freddi301 commented Mar 17, 2026

Short description

When entering the digital signature flow the list of pdf documents are reuqested and obtained as urls with expiration to download them.
This PR aims to replicate that aspect.

List of changes proposed in this pull request

  • add an expiration url query parameter to mimic document urls with expiration like in production
  • check for expiration when getting document pdf file, simulate blob storage response

How to test

  • start developer server
  • start app pointing to developer server
  • in the app complete an "firma con io" signature requets under 5 minutes, it should go fine
  • second case, wait 5 minutes after opening a signature request, expected effects
    • pdf documents will not load corectly if navigating in the flow
    • you can't submit a signature correctly in the final step (error screen show on the last CTA)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant