- urls
list of str The list of HTTP URLs that serve the Pelican URL.
- need_auth
bool True if the HTTP URLs require token authorisation.
- auth_kw
dict Keyword arguments to pass to the
add_http_authorization_header function to find/generate
the appropriate token.