We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77e0685 commit a7fe136Copy full SHA for a7fe136
1 file changed
tests/SimpleIdServer.IdServer.Host.Acceptance.Tests/Features/BCAuthorize.feature
@@ -29,7 +29,7 @@ Scenario: Authentication response is returned with interval because PING is used
29
30
Scenario: Authentication response is returned without interval because PUSH is used
31
Given authenticate a user
32
- And build expiration time and add '10' seconds
+ And build expiration time and add '60' seconds
33
And build JWS request object for client 'fortyThreeClient' and sign with the key 'keyId'
34
| Key | Value |
35
| aud | https://localhost:8080 |
0 commit comments