Hi,

I am testing the nifi registry behind a proxy and it is unable to create
buckets. Last time I tested using v 1.14.0 works fine. I am checking logs,
but do you remember any change that prevents that? The logs show

2023-06-20 01:43:30,663 INFO [NiFi Registry Web Server-14]
o.a.n.r.w.m.IllegalStateExceptionMapper java.lang.IllegalStateException:
Access tokens are only issued over HTTPS. Returning Conflict response.
2023-06-20 01:43:30,898 INFO [NiFi Registry Web Server-19]
o.a.n.r.w.m.IllegalStateExceptionMapper java.lang.IllegalStateException:
User authentication/authorization is only supported when running over
HTTPS.. Returning Conflict response.

>From browser I see following requests:
https://serverhost/nifi-registry-api/access/token/kerberos

Do you know how to make it works with http again?

Thanks

Reply via email to