Access Management
Authorization
Authorization is concerned with granting certain users permission to perform certain actions on certain objects.
TigerGraph’s access management utilizes object-based privileges and role-based grouping of users and privileges, providing administrators with fine-grained access control.
Authentication
Authentication is concerned with validating the identity of the user when they attempt to use the system. TigerGraph supports several industry-standard frameworks for authentication.
User authentication is not enabled by default. To secure your database and the underlying system, we strongly suggest that you enable authentication. |