Hi, I'm not sure whether this is the right place to ask my question. When calling the REST API (/nifi-api) from a generated client (Java in my case) to a NIFI running on https port, how do we authenticate the request knowing that only the single user authentication method is activated on the server side?
Best regards,