I have installed a 2 node nifi cluster that is setup to authenticate via OIDC with our auth server. I am able to login successfully with my initial admin user on both nodes. This admin user exists in both nodes users.xml files. I then created a new user using the UI. Auth works fine for this user when one node is hit via the UI login but when the other node is hit it gives me a "Unknown user with identity" message. Looking at the users.xml files on the two nodes I see that the new user is in one node's file but not the other. This lines up with the node being hit during login and whether login is successful or not. When adding a new user in the UI like this should it end up in both nodes users.xml files and if so what should I look at to fix this in my cluster?
Thanks, Bill
