|
Reusable attestation with silent renewal under Method B (limited_time)
|
User sees a normal credential after issuance
|
|
4 |
Given the issuer has issued a credential under Method B
When I open my wallet
Then I see a single credential instance displayed like any other credential
And the credential has a batch size of one
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
User can present the credential repeatedly without noticing time-based behavior
|
|
3 |
Given I hold a valid credential issued under Method B
When I present the credential to a verifier multiple times
Then each presentation completes successfully without decreasing the counter of the instances
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
No timers or countdowns are shown to the user
|
|
3 |
Given I hold a valid credential issued under Method B
When I view the credential in my wallet
Then I do not see any timer, countdown, or expiration warning
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
Wallet silently refreshes the credential when it nears expiry
|
|
3 |
Given I hold a credential whose remaining lifetime has fallen below the reissue trigger lifetime left threshold
When the wallet checks the credential's remaining lifetime
Then the wallet silently reissues a fresh credential instance without notifying me
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
User sees a normal credential after issuance
|
|
4 |
Given the issuer has issued a credential under Method B
When I open my wallet
Then I see a single credential instance displayed like any other credential
And the credential has a batch size of one
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
User can present the credential repeatedly without noticing time-based behavior
|
|
3 |
Given I hold a valid credential issued under Method B
When I present the credential to a verifier multiple times
Then each presentation completes successfully without decreasing the counter of the instances
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
No timers or countdowns are shown to the user
|
|
3 |
Given I hold a valid credential issued under Method B
When I view the credential in my wallet
Then I do not see any timer, countdown, or expiration warning
|
SUCCESS
|
|
Reusable attestation with silent renewal under Method B (limited_time)
|
Wallet silently refreshes the credential when it nears expiry
|
|
3 |
Given I hold a credential whose remaining lifetime has fallen below the reissue trigger lifetime left threshold
When the wallet checks the credential's remaining lifetime
Then the wallet silently reissues a fresh credential instance without notifying me
|
SUCCESS
|