When using Jenkins/Newman/Postman how do you protect the client_id/client_secret credentials?
We use Jenkins/Newman/Postman for CICD. How do we hide the client credentials and not hard-code them in the Postman requests. Ours doesn’t work to just use the “Current Value” values. We have to also put them in the “Initial Values” variable.