DBeaver Documentation

DOWNLOAD pdf

Authentication Microsoft Entra ID

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

Table of contents

Overview

DBeaver comes with Microsoft Entra ID (formerly Azure AD) authentication support, allowing secure access to your databases. This article assumes that you are already registered with Microsoft Azure.

You can find detailed information about Entra's features and capabilities in the official Entra documentation.

Settings

There are several credential types available for Microsoft Entra ID.

Authentication Type Description Required credentials
Default credentials Attempt to authenticate through several methods. Read more about Default credentials
Enterprise application Use credentials from your Azure Application. - Client ID
- Tenant ID
Client secret Provide specific credentials from your Azure Application. - Client ID
- Client Secret
- Tenant ID
Client certificate Utilize certificate-based authentication with your Azure Application. - Client ID
- Tenant ID
- Upload the relevant certificate

Note: If you belong to an Azure Entra ID Group, you must add the AD Group name to your Connection configuration. This step, possibly requiring admin assistance, involves right-clicking on your database in the Database Navigator and selecting Edit Connection. In the ensuing dialog, navigate to the Connection Settings tab and input your AD Group name in the designated field.