[ 
https://issues.apache.org/jira/browse/NIFI-7246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17391650#comment-17391650
 ] 

David Handermann commented on NIFI-7246:
----------------------------------------

NIFI-8766 refactors the internal JWT implementation, but retains the need for 
session affinity due to the use of local public verification keys. Other 
features in the NiFi REST API require session affinity when using a load 
balancer, so this issue should probably be closed.

> JWT Generated by a node in the cluster is not honored by other nodes in the 
> cluster.
> ------------------------------------------------------------------------------------
>
>                 Key: NIFI-7246
>                 URL: https://issues.apache.org/jira/browse/NIFI-7246
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Core Framework, Security
>            Reporter: Shreyas KC
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> In an externally load balanced cluster without sticky session, it is not 
> possible to currently share the JWT generated by one node with the rest of 
> the nodes in the cluster.
> Hence we need a mechanism where we can introduce static key in the 
> nifi.properties in its chosen by the cluster administrator.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to