mirror of
https://github.com/apache/nifi.git
synced 2025-02-06 18:18:27 +00:00
- Added JavaScript Authorization Storage component for storing and retrieving JSON Web Tokens - Added access status request to remove Session Cookie when Token not found NIFI-9049 Updated Jolt JavaScript application to use AuthorizationStorage Signed-off-by: Nathan Gough <thenatog@gmail.com> This closes #5344.