Microsoft Entra Interactive Resolver Client Id Setting

Flyway Enterprise

Description

The Microsoft Entra client id.

Type

String

Default

none

Usage

Flyway Desktop

This can be set from the connection dialog for SQL Server projects.

Command-line

./flyway info -environments.development.resolvers.azureAdInteractive.clientId='{some GUID}'

TOML Configuration File

[environments.development.resolvers.azureAdInteractive]
clientId = "{some GUID}"

Didn't find what you were looking for?