Yeah, that's the weird part. It looks valid to me:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<tenants>
<groups/>
<users>
<user identifier="f481771c-47d3-323f-b1c0-902b68e221e1"
identity="'CN=initialAdmin, OU=NIFI'"/>
</users>
</tenants>
On Thu, Mar 22, 2018 at 8:07 AM, Pierre Villard <[email protected]
> wrote:
> Hey Mike,
>
> Can you check the users.xml file created by NiFi when it started for the
> first time?
>
> 2018-03-22 12:41 GMT+01:00 Mike Thomsen <[email protected]>:
>
>> I'm trying to use the Docker image to set up a secure NiFi demo, and am
>> running into this error:
>>
>> Unknown user with identity 'CN=initialAdmin, OU=NIFI'. Contact the system
>> administrator.
>>
>> SSL works, I verified that the owner in the cert is "CN=initialAdmin,
>> OU=NIFI"
>>
>> I've attached the Docker Compose configuration that I'm using. Any input
>> would be appreciated.
>>
>> Thanks,
>>
>> Mike
>>
>
>