Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


By design, a role inherited from another role is not possible here.


6、Privileges 6、Privilege grants of resource COLLECTION

id

tenant

grantor_name

principal_name

principal_type

collection_priv

collection_id

is_deleted

created_time

...

The wildcard mode is supported for the collections in the table.


7、Privileges 7、Privilege grants of resource DATABASE (Not used since database is not supported in Milvus for now)

...

/prefix/credential/privileges/{tenant}/{resourceType}/{privilege}

nil


4、Role

/prefix/credential/roles/{tenant}/{rolename}

nil

...

/prefix/credential/user-role-mapping/{tenant}/{username}/{rolename}

nil


6、Grantee's Privileges6、Privilege Grants

/prefix/credential/granteeprivilege-privilegesgrants/{tenant}/{principalType}/{principalName}/{resourceType}/{resourceName}

["SELECT", "UPDATE"]

...