Skip to content

Commit db6d143

Browse files
authored
Change default auth strategy to service (#91)
1 parent 178b53f commit db6d143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reverse_engineering/connection_settings_modal/connectionSettingsModalConfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"inputLabel": "Authentication",
4747
"inputKeyword": "authType",
4848
"inputType": "select",
49-
"defaultValue": "app_default_credentials",
49+
"defaultValue": "service_account_key",
5050
"options": [
5151
{
5252
"value": "app_default_credentials",

0 commit comments

Comments
 (0)