Member since
10-18-2023
9
Posts
0
Kudos Received
0
Solutions
12-11-2023
08:35 AM
though i gave the permission to view user interface, i am still facing this issue.
... View more
12-11-2023
05:52 AM
@MattWho Dear Matt Please help me to configure NiFi Running on HTTP with ldap or oauth2
... View more
12-11-2023
05:51 AM
how NiFI running on http can be configured with LDAP or oauth2. what are the properties to be changed. I tried multiple ways but i could not able to do it.
... View more
Labels:
- Labels:
-
Apache NiFi
12-06-2023
12:46 PM
How to enable IAM for airflow either as ldap or oauth2. Please suggest
... View more
Labels:
- Labels:
-
Apache Airflow
12-06-2023
12:42 PM
I have the NIFI on http server I wanted to enable IAM for the application either with oauth2 or ldaP. Please help me which files to be changed if it is oauth or ldap. Suggest the best method among these two. What properties needs to be adjusted in nifi.properties. please help.
... View more
Labels:
- Labels:
-
Apache NiFi
11-01-2023
01:12 AM
Certs using tinycert is not acceptable in my organisation. I started creating ca using open ssl and server cert client certs I created a key store and imported ca into true store. When I hit throw browser it’s saying ssl issue.
... View more
10-23-2023
11:29 PM
I generated those certificates using tiny cert. Do we have any reference script which I could generate self signed certificates for nifi and nifi registry.
... View more
10-23-2023
10:01 AM
now I have apache secured nifi and secured nifi registry running on local host. When I try to integrate with nifi with nifi registry it’s giving me connection refused. I added the images how I created certificates and the error. I added trust and key store files in nifi registry and nifi properties. I want to make 2 way ssl connection.
... View more
10-18-2023
07:58 AM
I have enabled https on nifi registry properties and generated key store and trust store using tls toolkit and added in the properties file. I am able to start nifi registry on port 18443 and host 0.0.0.0 as it showing in logs that jetty server started on https://0.0.0.0:18443/nifi registry my nifi registry is hosted as aks pod. when I enable ingress for it. It’s returning me as 502 bad request. are there any changes to be done to make my nifi registry run https. Goal : i want to enable 2 way ssl authentication so that nifi could connect to nifi registry.
... View more
Labels:
- Labels:
-
Apache NiFi
-
NiFi Registry