We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbc9592 commit a772efeCopy full SHA for a772efe
reverse_engineering/connection_settings_modal/connectionSettingsModalConfig.json
@@ -113,12 +113,12 @@
113
"label": "SQL Server"
114
},
115
{
116
- "value": "Azure Active Directory (Username / Password)",
117
- "label": "Azure Active Directory (Username / Password)"
+ "value": "Azure Active Directory (MFA)",
+ "label": "Microsoft Entra ID via authorization code flow (PCKE)"
118
119
120
- "value": "Azure Active Directory (MFA)",
121
- "label": "Azure Entra ID (MFA)"
+ "value": "Azure Active Directory (Username / Password)",
+ "label": "Microsoft Entra ID via username/password (ROPC - legacy)"
122
}
123
]
124
0 commit comments