VNG-Realisatie / api-test-platform

6 stars 3 forks source link

Starting provider run requires client_id and secret but does not use the JWT generated from them #256

Closed stevenbal closed 5 years ago

stevenbal commented 5 years ago

Bug

When auth is set to jwt for a Provider run, client_id and secret should be supplied to generate a JWT, which works, but this generated JWT seems to be unused by the Postman test scripts.

issue