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

Andy LoPresto commented on NIFI-7246:
-------------------------------------

The uniqueness of JWT-generating keys to individual nodes (and thus the lack of 
transitivity of tokens between nodes) is by design. The solution is to enable 
sticky sessions in the load balancer. 

> 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: Bug
>          Components: Core Framework
>    Affects Versions: 1.11.3
>            Reporter: Shreyas KC
>            Priority: Major
>             Fix For: 1.11.3
>
>
> 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