ExceptionFactory

Producing content that a reasonable developer might want to read

Tags • JWT

Improving JWT Authentication in Apache NiFi

NiFi JWT Security

2021-10-23 • 14 minute read • David Handermann

JSON Web Tokens provide authorized access to Apache NiFi for a number of authentication strategies. Recent changes to JWT handling have improved the security posture of several important elements including key generation, secret storage, signature verification, and token revocation.

Read more