First let me say I've searched the board and I've seen the responses and I have a dilemma. Before my cluster establishes I can connect to my servers leveraging Initial Admin and the p12 that I've created.
I've verified that all of my nodes are in my authorizations.xml file and reference my users.xml accurately as /proxy resources
If I'm not attached to a node prior to joining the cluster the error appears like this
After clustering is complete attempt to connect yields the following response in the nifi-users.log
2021-01-06 20:38:38,206 WARN [NiFi Web Server-157] o.a.n.w.a.c.IllegalStateExceptionMapper java.lang.IllegalStateException: Kerberos ticket login not supported by this NiFi.. Returning Conflict response.
java.lang.IllegalStateException: Kerberos ticket login not supported by this NiFi.
I don't know where to go from here