jcasbin / pulsar-authz

An authorization plugin for Apache Pulsar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pulsar-authz

An authorization plugin for Apache Pulsar.

Note: This plugin requires Pulsar 2.9 or higher.

Enable Casbin authorization on Broker

authorizationEnabled=true
authorizationProvider=org.casbin.pulsar.authorization.AuthorizationProvider

About

An authorization plugin for Apache Pulsar

License:Apache License 2.0


Languages

Language:Java 94.6%Language:Shell 4.5%Language:Dockerfile 0.9%