You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AndrewGuiseley
changed the title
Removal of 300 seconds expiry time tests from the automated test suite
Removal of 300 seconds JWT expiry time tests from the automated test suite
Aug 13, 2019
Just to mention the demonstrator intentionally continues to perform these checks (as additional consumer validations), whereas the provider systems are not expected to.
Hi @jonnyry what are your thoughts, instead of deleting we place these type of tests in a 'DemonstratorFeature' file to continue checking the Demonstrator functionality?
As agreed, please can the following 2 tests be removed from the automated test suite:
Expiry Time - greater than 300 seconds
Expiry Time - less than 300 seconds
Providers should only be validating that the exp claim value (i.e. that this time has not yet passed)
The text was updated successfully, but these errors were encountered: