Security
You can create users/ user groups and assign various app permissions using this module.
Security Module: Managing Access and Roles
The Security module is a critical component of the BDB Platform, designed to protect your data and control user access. It provides a comprehensive framework for managing who can access what, ensuring data integrity and compliance. This module is built around three core concepts: Users, User Groups, and User Roles.
Key Concepts
User: An individual account created within the BDB Platform. Each user represents a unique identity that can be granted or denied access to specific data and functionalities.
User Group: A collection of users with shared access permissions. By organizing users into groups, administrators can efficiently manage access rights for multiple individuals at once, rather than assigning permissions one by one.
User Role: A predefined set of permissions that can be assigned to either an individual user or a user group. Roles are a powerful tool for implementing a least-privilege model, where users only have access to the data and tools necessary for their job. Examples of roles might include "Data Viewer," "Data Engineer," or "Platform Administrator."
By leveraging user and user group creation and assigning specific user roles, administrators can implement a robust security model. This ensures that sensitive data is protected and that users have the appropriate level of access to perform their tasks without compromising the integrity or security of the platform. The Security module provides the flexibility and granular control needed to meet the diverse security requirements of any enterprise.
Accessing the Security Module from the Settings Option
Check out the walk-through on how to access the Security page.
Navigate to the Platform homepage.
Select the User Profile option.
Click the Settings option.
A new drawer opens with the Admin and User Security icons. Click the User Security icon.
The Security module opens, displaying the existing list of Users and User Groups.
You can see a list of created User Groups on the left side of the screen, whereas the right side displays the list of Users who are part of any selected group.
By default, the landing page displays All Groups selected from the User Groups list and All Users selected from the Type drop-down menu containing the Active Status.
Accessing the Security Module from the Apps Menu
Sign in to the Platform.
Click the Apps menu icon.
Click the Security module icon from the Apps menu.
You will be redirected to the landing page of the Security module, displaying a list of existing Users and User Groups.
Last updated