gpeeters
12 years agoOccasional Contributor
Basic authentication on project level
Dear support.
I use soapui Pro 5.0
I have 3 environments : dev, test and stage
Each environment has its REST service endpoint
I specified login and password at service endpoint level
<service endpoint> <user> <password> COMPLEMENT
When I send a REST request with dev environment, no credentials are sent with it, so I get back a 401.
I enabled "Authenticate Preemptively in soapui HTTP preferences
I would expect the request I send takes over login and password from service endpoint.
It does not.
What am I missing?
Do I have to specify something at each request level?
Goal is to run test suite on Jenkins with soapui pro plugin for each environment.
But as long as authentication is not working I'm not able to.
thanks,
Geert Peeters
I use soapui Pro 5.0
I have 3 environments : dev, test and stage
Each environment has its REST service endpoint
I specified login and password at service endpoint level
<service endpoint> <user> <password> COMPLEMENT
When I send a REST request with dev environment, no credentials are sent with it, so I get back a 401.
I enabled "Authenticate Preemptively in soapui HTTP preferences
I would expect the request I send takes over login and password from service endpoint.
It does not.
What am I missing?
Do I have to specify something at each request level?
Goal is to run test suite on Jenkins with soapui pro plugin for each environment.
But as long as authentication is not working I'm not able to.
thanks,
Geert Peeters