Re: Enabling Cross Origin Requests

2020-10-31 Thread Edward Armes
Hi Terry, Just want to check I understand what your asking. Are asking, if the Nifi REST API can be setup such that it can accept an additional set of client certificates, that has been issued by an issuer outside of the trust chain of the certificate that is used by Nifi itself? Edward On Sat,

Enabling Cross Origin Requests

2020-10-31 Thread Terry Walsh
Hey guys, Just a quick one to see if you have any ideas with regards to enabling access to NiFi’s REST API from a different domain? I’m currently developing a simplified interface for the average user so that they can stop and start processes etc. and all was working really well until I needed