Re: Nifi Registry LDAP

2018-04-10 Thread Kevin Doran
<users@nifi.apache.org> Date: Tuesday, April 10, 2018 at 16:22 To: <users@nifi.apache.org> Subject: Re: Nifi Registry LDAP So interesting thing just happened. I added my TLS parts of the identity-provider.xml and I restarted the server and everything is working fine. I don’t want you diggin

Re: Nifi Registry LDAP

2018-04-10 Thread Scott Howell
Howell <scotthow...@mobilgov.com > <mailto:scotthow...@mobilgov.com>> > Reply-To: <users@nifi.apache.org <mailto:users@nifi.apache.org>> > Date: Tuesday, April 10, 2018 at 16:05 > To: <users@nifi.apache.org <mailto:users@nifi.apache.org>>

Re: Nifi Registry LDAP

2018-04-10 Thread Kevin Doran
<users@nifi.apache.org> Date: Tuesday, April 10, 2018 at 16:05 To: <users@nifi.apache.org> Subject: Re: Nifi Registry LDAP I was able to remove the TLS information in the identity-provider.xml and was able to use my remote LDAP to login. So I think I am narrowing down the issue.

Re: Nifi Registry LDAP

2018-04-10 Thread Scott Howell
> Date: Tuesday, April 10, 2018 at 15:54 > To: <users@nifi.apache.org> > Subject: Re: Nifi Registry LDAP > > I was able to switch back to my local LDAP server and was able to login > successfully. The provider I am using in ident

Re: Nifi Registry LDAP

2018-04-10 Thread Kevin Doran
org> Date: Tuesday, April 10, 2018 at 15:54 To: <users@nifi.apache.org> Subject: Re: Nifi Registry LDAP I was able to switch back to my local LDAP server and was able to login successfully. The provider I am using in identity-providers.xml is as follows: ldap

Re: Nifi Registry LDAP

2018-04-10 Thread Scott Howell
I was able to switch back to my local LDAP server and was able to login successfully. The provider I am using in identity-providers.xml is as follows: ldap-identity-provider org.apache.nifi.registry.security.ldap.LdapIdentityProvider SIMPLE

Re: Nifi Registry LDAP

2018-04-10 Thread Scott Howell
Thanks Kevin for sending that back, This is what I see when looking at the Headers on the login. The version of Nifi-Registry I am running is 0.1.0. What confuses me is that this was working with my local LDAP fine. It just stopped working when I switched to setting up the

Re: Nifi Registry LDAP

2018-04-10 Thread Kevin Doran
If everything is configured correctly, this error usually indicates that the server did not locate your login credentials when processing the login request. That usually means it will not even attempt to authenticate the credentials, so I'm not sure it is an LDAP configuration error. If you

Re: Nifi Registry LDAP

2018-04-10 Thread Scott Howell
Yes I changed that from USE_DN to USE_USERNAME to do some troubleshooting. Sorry for not changing it back before I sent this stuff out. > On Apr 10, 2018, at 2:01 PM, Mike Thomsen wrote: > > Scott, > > In your last email, the way I read it you found part of the problem

Re: Nifi Registry LDAP

2018-04-10 Thread Mike Thomsen
Scott, In your last email, the way I read it you found part of the problem was using USE_USERNAME and not USE_DN, have you done a full comparison of the other config with this one? On Tue, Apr 10, 2018 at 2:58 PM, Scott Howell wrote: > Yes I did, I had Nifi-registry

Re: Nifi Registry LDAP

2018-04-10 Thread Scott Howell
Yes I did, I had Nifi-registry working with a local instances of LDAP running. It’s now not cooperating since I moved to using Jumpcloud. > On Apr 10, 2018, at 1:56 PM, Kevin Doran wrote: > > Hi Scott, > > Did you configure nifi-registry.properties with: > >

Re: Nifi Registry LDAP

2018-04-10 Thread Kevin Doran
Hi Scott, Did you configure nifi-registry.properties with: nifi.registry.security.identity.provider=ldap-identity-provider On 4/10/18, 14:53, "Scott Howell" wrote: Thanks for the all the help yesterday standing up LDAP for NIFI. I was able to troubleshoot and

Nifi Registry LDAP

2018-04-10 Thread Scott Howell
Thanks for the all the help yesterday standing up LDAP for NIFI. I was able to troubleshoot and fix the issues myself. I am running into a unique issue with my Nifi-Registry when I try to login with my LDAP credentials like I do for the nifi cluster I get in my logs with this: 2018-04-10