Phew, Eventually found out that my node hostnames and the node identities in authorizers.xml had a tiny mismatch After making them identical it solved my issue
Thanks to all who helped me! On Mon, May 4, 2020 at 11:06 PM Troy Melhase <[email protected]> wrote: > Ami, can you post any of your logs/configuration? I've been working > thru some of the OIDC related issues and might be able to provide > insight. > > On Mon, May 4, 2020 at 7:57 AM Ami Goldenberg <[email protected]> wrote: > > > > Ok I have an update > > I tried running a cluster without Kubernetes, on AWS and following the > terraform configuration by pvillard here > https://github.com/pvillard31/nifi-gcp-terraform/tree/master/gcp-cluster-secured-nifi-oidc > > Got a tls-toolkit CA server, zookeeper server, 2 nodes and an AWS ALB > with sticky sessions > > > > With 1 and 2 nodes everything works fine > > If I recreate the cluster with another node however, then it all breaks > and I'm back to the redirect loop > > > > Any idea what I'm missing here? >
