Versions Compared

Key

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

...

This project aims to support role-based access control. Users can do their operations according to the privileges assigned to them. And administrators of the Milvus cluster can manage users and operations under control.

Design Details


Image Added


Entities


User: Every user has a unique identifier and is assigned a number of privileges.

...