Hi all, We have a 3 node cluster secured with Microsort AD for the first time.
I need access to the REST api. The nifi-api/access/token does not work in this case. We did use a local CA for certificate generation on the servers. I am reading that it is possible to do certificate based auth to the api....we need this in a script (python) to run on a remote server which is checking for old flowfiles that can get stuck in a few places. Can I use cert based API connection when using AD as the main authentication/authorization for the ui? Anything special that needs to be done? I've just not used certs with the api before, but we have used cert based site to site on other systems and it works fine. Just not sure how to do it with nipyapi or just from curl on the cli. David
