apigee / iloveapis2015-jwt-jwe-jws

Apache License 2.0
30 stars 36 forks source link

201 in provision.sh, variables in test script for postman chaining #5

Open kurtkanaskie opened 8 years ago

kurtkanaskie commented 8 years ago

Apparently vault creates now return 201 instead of 200.

Used the "test" script in the postman collection to parse responses and set variables for subsequent API calls. Makes the postman demo run smoothly.

Changed VirtualHost to secure in jwt_encrypted.

Cheers Kurt