Egnyte - update apiProperties.json (#3482)
* Update Egnyte Connector * fixes * Egnyte - updated apiProperties * updated fields --------- Co-authored-by: Bartek Mogielski <bmogielski@egnyte.com>
This commit is contained in:
Родитель
c03a398d86
Коммит
0f5a6af0fc
|
@ -7,20 +7,20 @@
|
|||
"identityProvider": "oauth2",
|
||||
"clientId": "<clientId>",
|
||||
"scopes": [],
|
||||
"redirectMode": "Global",
|
||||
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
|
||||
"redirectMode": "GlobalPerConnector",
|
||||
"redirectUrl": "https://global.consent.azure-apim.net/redirect/egnyte",
|
||||
"properties": {
|
||||
"IsFirstParty": "False",
|
||||
"IsOnbehalfofLoginSupported": false
|
||||
},
|
||||
"customParameters": {
|
||||
"authorizationUrl": {
|
||||
"AuthorizationUrl": {
|
||||
"value": "https://us-partner-integrations.egnyte.com/ms-flow/oauth/code"
|
||||
},
|
||||
"tokenUrl": {
|
||||
"TokenUrl": {
|
||||
"value": "https://us-partner-integrations.egnyte.com/ms-flow/oauth/token"
|
||||
},
|
||||
"refreshUrl": {
|
||||
"RefreshUrl": {
|
||||
"value": "https://us-partner-integrations.egnyte.com/ms-flow/oauth/code"
|
||||
}
|
||||
}
|
||||
|
@ -28,10 +28,8 @@
|
|||
}
|
||||
},
|
||||
"iconBrandColor": "#3DBAB4",
|
||||
"capabilities": [
|
||||
"gateway"
|
||||
],
|
||||
"capabilities": ["gateway"],
|
||||
"stackOwner": "Egnyte",
|
||||
"publisher": "Egnyte"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче