Skip to content

Integrated Security

dbeaver-devops edited this page Sep 15, 2025 · 4 revisions

Note: This feature is available in Community, Lite, Enterprise and Ultimate editions only.

Table of contents

Integrated security uses your operating system's built-in keyring to store passwords securely. The provider generates a user-specific 'master' password and saves it in the OS keyring. Only users who can log into the operating system account can access the secure storage.

For more information on setting up integrated security, refer to your operating system's documentation:

Deleting the password

  1. Navigate to Window -> Preferences -> General -> Security -> Secure Storage.
  2. Select the Contents tab and click Delete.
  3. Confirm your action when prompted.
  4. Restart DBeaver to apply the changes.

Warning: Deleting the password will permanently erase all saved credentials.

DBeaver Documentation

Clone this wiki locally