Hi folks - I'm having a heck-of-a-time getting SSL and users to work
with NiFi 2.3.0, Nifikop, Kubernetes, cert-manager, and whatever else is
in that group. :)
I have SSL finally working with a cert added to the browser, but now I'm
getting the screen "Insufficient Permissions - Unable to view the user
interface. Contact the system administrator."
Not sure where to go from here / what to check? Error in nifi-user.log:
2025-03-25 17:00:19,653 INFO [NiFi Web Server-228]
o.a.n.w.a.c.AccessDeniedExceptionMapper
identity[josnifitst-1-node.josnifitst-headless.nifitst.svc.cluster.local],
groups[] does not have permission to access the requested resource.
Unable to view the user interface. Returning Forbidden response.
I see that groups is empty - do I need to add to that? I'm lost. Thank
you!
-Joe