Connectors
...
Configuration
HTTP Basic Authentication
2 min
overview the http basic authentication asset allows authentication using a username and password against a target url optionally, it supports ssl certificate verification and proxy routing inputs parameter type description required url string a url to the target host yes username string username yes password string password yes verify ssl boolean verify ssl certificate no http proxy string a proxy to route requests through no security this asset uses http basic authentication via the authorization header with base64 encoded credentials