-
Notifications
You must be signed in to change notification settings - Fork 386
Local Access Authentication
Note: This feature is available in Enterprise and Team editions only.
Local access authentication is a method for validating users based on usernames and passwords managed within the system.
-
As an administrator, navigate to the Settings -> Server configuration.
-
Locate the Local option and activate this setting to allow local authentication.
-
Save changes.
To grant local access, administrators set up individual user accounts. This involves creating each account with a unique username and a secure password in the Administration section. For detailed guidance on creating user accounts, refer to the Users article.
If an administrator disables all types of authentication, including Local, the administrator cannot log in with their credentials after logging out. In such a situation, you need to:
-
Open the file
{cb_workspace}/.data/.cloudbeaver.runtime.conf
. -
Find
enabledAuthProviders
. -
Add
"local"
to the list."enabledAuthProviders": ["local"],
-
Restart the server to apply the changes.
- Application overview
- Demo Server
- Administration
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- Team Edition Overview
- Getting started with Team Edition
- Team Edition Server Configuration
- Projects in Team Edition
- Teams in Team Edition
- Team Edition Deployment
- Roles in Team Edition
- Git integration in Team Edition
- Datasets in Team Edition
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development