if we do not add the username/password flags (which are not required) then it creates a manifest with empty values. This seems to have the cpi try to authenticate using empty string, rather than simply not authenticate.
we likely need to remove the values from the generated manifest completely if not given as flags.
if we do not add the username/password flags (which are not required) then it creates a manifest with empty values. This seems to have the cpi try to authenticate using empty string, rather than simply not authenticate.
we likely need to remove the values from the generated manifest completely if not given as flags.