Skip to content

Authentication Database Native

dbeaver-devops edited this page Jan 30, 2026 · 6 revisions

Table of contents

CloudBeaver includes support for Database username/password authentication, enabling secure connections to your databases.

Settings

Here are the steps to configure Database username/password authentication:

  1. From the Authentication dropdown menu, select the Username/Password method.

  2. Enter the username and password that are associated with your database in the Username and Password fields respectively.

    Tip: If you check the Save credentials for the current user option, you will not be asked to input your credentials every time you connect. For more details on connection settings, see Create Connection.

  3. Once you have input your credentials, click the Test button to verify your settings. If everything is configured correctly, CloudBeaver should now be able to connect to your database using the username/password authentication method.

CloudBeaver Documentation

Clone this wiki locally