Member since
09-24-2020
4
Posts
1
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
9545 | 09-24-2020 08:32 PM |
09-28-2020
02:35 PM
To give you a bit of context. NIFI is configured to look up AD users. If they are part of a group, they have access. This works by going to my https://nifi1.network.local:844/nifi NGINX is configured to proxy https://proxy.network.local to https://proxy.network.local/nifi1 When going to https://proxy.network.local i'll get redirected to https://proxy.network.loca/nifi1. I can log in but then, I get a 404 error. If I press back in the browser, it will show me as logged in. I can't find any tutorials or how-tos on how to achieve this. I'm not using PKI certificates for users. They need to enter the username/password to be sent to AD for authentication. Anyone? Thanks 😄
... View more