pycasbin / sqlalchemy-adapter

SQLAlchemy Adapter for PyCasbin

Home Page:https://github.com/casbin/pycasbin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABAC RuntimeError("invalid policy size")

Castle1984 opened this issue · comments

I want to use ABAC.
image

Here is the problem.
image

The rule has been written in Mysql.
image

The model.conf :
image

So how could I express Age=30?

@techoner @Nekotoxin

@Castle1984 remove this extra p:

image