Database roles

Estimated reading: 1 minute 238 views

When Visual Guard needs to authenticate a database user, it must be connected to the database.

The database account used to connect to the database must have access to the Visual Guard database objects. This account is specified in the configuration file or provided by the user for Database authentication mode.

Visual Guard offers 4 database roles to the users.

RoleDescription
vg_BasicAccessThis role can be granted to the users that will need to be authenticated by Visual Guard in your application.
vg_UserAdminAccess
This role must be granted to a user account that will need to access the Visual Guard console as User Administrator.

This role allows you to create or edit user accounts and to grant roles to this user.
vg_DeveloperAccessThis role must be granted to a user account that will need to access the Visual Guard console as Developer.

This role allows you to create or edit user accounts, roles, applications, permissions and permission sets.
vg_FullAccessThis role must be granted to user account that will need to access the Visual Guard console as Master administrator.

This role allows you to create or edit all Visual Guard entities and to drop the repository.