Skip to main content

cmind/authz/authz.proto

Package: cmind.authz

Messages

FgaAuthz

FgaAuthz defines an OpenFGA authorization check for a method. The relation is a fixed string (e.g. "can_view"), and the object follows OpenFGA's type:id format with template variables pulled from the request (e.g. "document:{id}").

FieldTypeNumberDescription
objectstring1
relationstring2