casbin / jcasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Java
https://casbin.org
Apache License 2.0
2.38k stars 461 forks source link

Cann't use RBAC method when use ConditionalRoleManager #405

Closed mouse9527 closed 1 month ago

mouse9527 commented 2 months ago

when use ConditionalRoleManager this not work

because model.model.get("g")).get("g")).rm is null RoleManager in condRM

casbin-bot commented 2 months ago

@tangyang9464 @imp2002