Hello,

This already exists and is shown in the authorizers.xml that comes by default...

https://github.com/apache/nifi/blob/main/nifi-registry/nifi-registry-core/nifi-registry-resources/src/main/resources/conf/authorizers.xml#L50-L62

https://github.com/apache/nifi/blob/main/nifi-registry/nifi-registry-core/nifi-registry-resources/src/main/resources/conf/authorizers.xml#L286-L307

Thanks,

Bryan

On Thu, Jun 24, 2021 at 2:17 PM Christian Pfarr <z0lt...@pm.me> wrote:
>
> Hey Guys,
>
> im working on a fully high available setup for nifi registry, so that i can 
> run multiple registries behind a HAProxy.
>
> We got it to work with DatabaseFlowPersistenceProvider and Postgres (also HA) 
> as metadata database, but we have to configure all policies seperately on 
> each registry.
>
> Is there any plan to implement some sort of DatabaseUserGroupProvider and 
> DatabaseAccessPolicyProvider like DatabaseFlowPersistenceProvider, so that 
> the Registry can work really high available?
>
> Do yo have another idea to sync the users.xml and authorizations.xml between 
> the nodes?
>
> Kindly regards,
> z0ltrix
>
>
>
>

Reply via email to