When I switched my NiFi configuration from http to https I was no longer able to call the rest api nifi-api/resources.
I get this error message: No applicable policies could be found. Contact the system administrator.
And in the nifi-users.log: 2021-10-25 16:09:58,098 INFO [NiFi Web Server-20900] o.a.n.w.a.c.AccessDeniedExceptionMapper identity[cn=admin,dc=nifi,dc=local], groups[] does not have permission to access the requested resource. No applicable policies could be found. Returning Forbidden response.
All other nifi api's work fine.
I do not know what policy needs to be configured. If anyone has a suggestion it would be greatly appreciated.