You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The OpenID Connect \"Provider Name\" configured in JFrog Platform. Click <a href=\"https://github.com/jfrog/jfrog-azure-devops-extension/tree/v2?tab=readme-ov-file#using-openid-connect-oidc-authentication\" target=\"_blank\">here</a> for information about how to configure OpenID Connect.",
164
+
"inputMode": "textbox",
165
+
"isConfidential": false,
166
+
"validation": {
167
+
"isRequired": true,
168
+
"dataType": "string"
169
+
}
170
+
},
171
+
{
172
+
"id": "jfrogPlatformUrl",
173
+
"name": "Platform URL",
174
+
"description": "The access token will be obtained from this URL. For example, https://my.jfrog.io/",
175
+
"inputMode": "textbox",
176
+
"isConfidential": false,
177
+
"validation": {
178
+
"isRequired": true,
179
+
"dataType": "string"
180
+
}
181
+
}
182
+
]
152
183
}
153
184
]
154
185
}
@@ -165,7 +196,7 @@
165
196
"displayName": "JFrog Artifactory V2",
166
197
"url": {
167
198
"displayName": "Server URL",
168
-
"helpText": "Specify the root URL of your Artifactory installation. For example, https://repo.jfrog.org/artifactory"
199
+
"helpText": "Specify the root URL of your Artifactory installation. For example, https://my.jfrog.io/artifactory"
"description": "The OpenID Connect \"Provider Name\" configured in JFrog Platform. Click <a href=\"https://github.com/jfrog/jfrog-azure-devops-extension/tree/v2?tab=readme-ov-file#using-openid-connect-oidc-authentication\" target=\"_blank\">here</a> for information about how to configure OpenID Connect.",
280
+
"inputMode": "textbox",
281
+
"isConfidential": false,
282
+
"validation": {
283
+
"isRequired": true,
284
+
"dataType": "string"
285
+
}
286
+
},
287
+
{
288
+
"id": "jfrogPlatformUrl",
289
+
"name": "Platform URL",
290
+
"description": "The access token will be obtained from this URL. For example, https://my.jfrog.io/",
291
+
"inputMode": "textbox",
292
+
"isConfidential": false,
293
+
"validation": {
294
+
"isRequired": true,
295
+
"dataType": "string"
296
+
}
297
+
}
298
+
]
237
299
}
238
300
]
239
301
}
@@ -250,7 +312,7 @@
250
312
"displayName": "JFrog Distribution V2",
251
313
"url": {
252
314
"displayName": "Server URL",
253
-
"helpText": "Specify the root URL of your Distribution installation. For example, https://repo.jfrog.org/distribution"
315
+
"helpText": "Specify the root URL of your Distribution installation. For example, https://my.jfrog.io/distribution"
"description": "The OpenID Connect \"Provider Name\" configured in JFrog Platform. Click <a href=\"https://github.com/jfrog/jfrog-azure-devops-extension/tree/v2?tab=readme-ov-file#using-openid-connect-oidc-authentication\" target=\"_blank\">here</a> for information about how to configure OpenID Connect.",
386
+
"inputMode": "textbox",
387
+
"isConfidential": false,
388
+
"validation": {
389
+
"isRequired": true,
390
+
"dataType": "string"
391
+
}
392
+
},
393
+
{
394
+
"id": "jfrogPlatformUrl",
395
+
"name": "Platform URL",
396
+
"description": "The access token will be obtained from this URL. For example, https://my.jfrog.io/",
397
+
"inputMode": "textbox",
398
+
"isConfidential": false,
399
+
"validation": {
400
+
"isRequired": true,
401
+
"dataType": "string"
402
+
}
403
+
}
404
+
]
312
405
}
313
406
]
314
407
}
@@ -325,7 +418,7 @@
325
418
"displayName": "JFrog Xray V2",
326
419
"url": {
327
420
"displayName": "Server URL",
328
-
"helpText": "Specify the root URL of your Xray installation. For example, https://repo.jfrog.org/xray"
421
+
"helpText": "Specify the root URL of your Xray installation. For example, https://my.jfrog.io/xray"
"description": "The OpenID Connect \"Provider Name\" configured in JFrog Platform. Click <a href=\"https://github.com/jfrog/jfrog-azure-devops-extension/tree/v2?tab=readme-ov-file#using-openid-connect-oidc-authentication\" target=\"_blank\">here</a> for information about how to configure OpenID Connect.",
492
+
"inputMode": "textbox",
493
+
"isConfidential": false,
494
+
"validation": {
495
+
"isRequired": true,
496
+
"dataType": "string"
497
+
}
498
+
},
499
+
{
500
+
"id": "jfrogPlatformUrl",
501
+
"name": "Platform URL",
502
+
"description": "The access token will be obtained from this URL. For example, https://my.jfrog.io/",
0 commit comments