Securing NiFi with Google’s OAuth 2.0 provider

Apache Nifi, a nice tool for handling data with data pipeline approach. But by default, this is not secure anyone with the IP and port can access your data data and potentially damage the data. In this post, we will see how to secure Apache Nifi with Google’s OAuth2.0 provider. Check out this for detailed steps…