viviennechen
11 years agoNew Contributor
end point changed with environment, while rest basic auth key not changed
I am trying to load endpoint url and rest basic auth key regarding environment.
but when i change the enviroment in ide, like below:
the endpoint changed via the selected environment, but auth key not changed in auth(basic) tab. is this as per the design?
actually, we are going to run soupui script in jenkins, when run through maven the endpoints are changed however the basic auth token remains the same as the one generated for the current activeEnvironment in the settings.xml file, is there a way to solve this problem?