Skip to content

jcasbin/pulsar-authz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6dc445 · Oct 5, 2024

History

9 Commits
Oct 5, 2024
May 21, 2022
May 21, 2022
May 19, 2022
Oct 14, 2021
Oct 5, 2024
Oct 5, 2024
Oct 5, 2024

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