Daniele Capparella created NIFI-10467:
-----------------------------------------
Summary: Unable to access API with OIDC login "Anonymous
authentication has not been configured."
Key: NIFI-10467
URL: https://issues.apache.org/jira/browse/NIFI-10467
Project: Apache NiFi
Issue Type: Wish
Components: Configuration
Affects Versions: 1.16.3
Reporter: Daniele Capparella
Fix For: 1.16.3
We have a problem with the health check monitoring cluster nifi with zabbix
After create web scenario for monitoring nifi and trying to check status
cluster, we receive 401 http error for
https://nificluster/nifi-api/flow/cluster/summary
The step for monitoring are:
1 - connecting to site https://nificluster/nifi/ (using zabbix basic login) and
it's ok with http 200
2 - connecting to api nifi https://nificluster/nifi-api/flow/cluster/summary
error 401.
In our nifi cluster is configurate oidc login.
If I try to connect to https://nificluster/nifi/ via browser and switch url in
https://nificluster/nifi-api/flow/cluster/summary it's ok, I see the status
cluster but not from zabbix.
there is a method to resolve this issue or a bash scripting that can to resolve
it? Or how I can montoring the status cluster with other methods?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)