Forum Discussion

mneiferbag's avatar
mneiferbag
Contributor
10 years ago

How to import Swagger definition over HTTPS behind basic authentication?

Hi, I would like to create a SoapUI NG project from a Swagger definition over HTTPS that is behind basic authentication. I'm using Ready! API 1.5.0, Swagger plugin 2.2.1.

 

I have set up basic authentication in the auth repository in auth manager, but I can see in Fiddler that the credentials are not send to GET the Swagger definition.

 

How can I use basic authentication when importing a Swagger definition?

 

Thanks in advance!

 

Markus