Skip to content

jcasbin/pulsar-authz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pulsar-authz

License Maven Central

An authorization plugin for Apache Pulsar.

Note: This plugin requires Pulsar 2.9 or higher.

Installation

<dependency>
    <groupId>org.casbin.pulsar.authorization</groupId>
    <artifactId>casbin-pulsar-authz</artifactId>
    <version>1.0.0</version>
</dependency>

Enable Casbin authorization on Broker

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