Skip to content

Commit a7fe136

Browse files
Increase the lifetime of the access token
1 parent 77e0685 commit a7fe136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/SimpleIdServer.IdServer.Host.Acceptance.Tests/Features/BCAuthorize.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Scenario: Authentication response is returned with interval because PING is used
2929

3030
Scenario: Authentication response is returned without interval because PUSH is used
3131
Given authenticate a user
32-
And build expiration time and add '10' seconds
32+
And build expiration time and add '60' seconds
3333
And build JWS request object for client 'fortyThreeClient' and sign with the key 'keyId'
3434
| Key | Value |
3535
| aud | https://localhost:8080 |

0 commit comments

Comments
 (0)