-
Notifications
You must be signed in to change notification settings - Fork 504
Authentication methods
CloudBeaver offers several authentication methods. The administrator can set them when configures CloudBeaver for the first time or in the Administration menu later.

Users can work with CloudBeaver without authorization. Connections become available for anonymous access when the administrator:
-
creates connections in the Connection management menu and gives access to them for the User role (more information about roles you can find in Role management article).
-
enables the Custom connections option in the Administration. In this case connections can be configured on the main page by anonymous users and disappear after the session expiration.
It is the local name/password based authentication. The administrator has to create users in the Administration and grant them a role which will define users’ permissions (more information about users you can find in Users article).
CloudBeaver Enterprise Edition also supports AWS and SAML authentication methods.

Amazon Web Services authentication allows users to authorize to CloudBeaver EE with IAM credentials. Once an IAM user is authorized to CloudBeaver instance, the appropriate user is created in the application with the User role by default (more information about AWS IAM authentication you can find in AWS IAM article).
Note: Local and AWS accounts, used during the first configuration of CloudBeaver EE instance, become associated with the administrator who configured it. It means that the administrator can login to the application with the local and the IAM credentials and a new user will not be created after using these IAM credentials.
SSO (Single Sign-On) authentication can be used for access to CloudBeaver EE. Once an SSO user is authorized to CloudBeaver instance, the appropriate user is created in the application with the User role by default (more information about SSO authentication you can find in Single Sign On article).
CloudBeaver Enterprise Edition for AWS supports AWS and SAML authentication methods, but local and anonymous authentication aren’t available in it.

- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development