Skip to content

Authentication methods

Kseniia edited this page Nov 6, 2021 · 26 revisions

Authentication methods overview

CloudBeaver offers several authentication methods. The administrator can set them when configures CloudBeaver for the first time or in the Administration menu later.

CloudBeaver CE

server_config_ce

Anonymous access

Users can work with CloudBeaver without authorization. Connections become available for anonymous access when the administrator:

  1. 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).

  2. 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.

Local access

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 EE

CloudBeaver Enterprise Edition also supports AWS and SAML authentication methods.

server_config_ee

AWS access

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.

SAML access

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 AWS

CloudBeaver Enterprise Edition for AWS supports AWS and SAML authentication methods, but local and anonymous authentication aren’t available in it.

server_config_aws

CloudBeaver Documentation

Clone this wiki locally