I'm running Nifi and Nifi Registry docker images ( apache/nifi:latest and apache/nifi-registry:latest )
Both services are running with ldap auth
I configured my user as a initial admin
In Registry, my user is configured with all privileges
And created a user with CN=<dns>, OU=NIFI with all privileges too
I created two buckets ( a public and a not public, for test)
![buckets.png buckets.png](https://community.cloudera.com/t5/image/serverpage/image-id/29747i8B85DFF6D8E8B4A9/image-size/medium?v=v2&px=400)
And added my user in policies of both buckets and give all permissions
I configured Registry Url in NIFI
But when i try import a flow, Nifi only show public bucket
![Captura de tela de 2020-12-10 18-02-53.png Captura de tela de 2020-12-10 18-02-53.png](https://community.cloudera.com/t5/image/serverpage/image-id/29751i11971EA57BB49B78/image-size/medium?v=v2&px=400)
And and i try "Start version control", there is none buckets avaliable
![Captura de tela de 2020-12-10 18-04-17.png Captura de tela de 2020-12-10 18-04-17.png](https://community.cloudera.com/t5/image/serverpage/image-id/29752i3E83A68E2832C7BC/image-size/medium?v=v2&px=400)
I read all other topic with this subject, but they all have error messagens.
And for me, no error message appears.
I belive is something with privileges.
But i already configured all policies in NIFI and Registry
Any Ideas ?