36 строки
1.3 KiB
JSON
36 строки
1.3 KiB
JSON
{
|
|
"properties": {
|
|
"capabilities": [
|
|
"actions"
|
|
],
|
|
"connectionParameters": {
|
|
"token": {
|
|
"type": "oauthSetting",
|
|
"oAuthSettings": {
|
|
"identityProvider": "oauth2",
|
|
"clientId": "[[PLACEHOLDER_CLIENT_ID]]",
|
|
"scopes": [],
|
|
"redirectMode": "Global",
|
|
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
|
|
"properties": {
|
|
"IsFirstParty": "False"
|
|
},
|
|
"customParameters": {
|
|
"authorizationUrl": {
|
|
"value": "https://api-v3.dqondemand.co.uk/api/Account/Authorize"
|
|
},
|
|
"tokenUrl": {
|
|
"value": "https://api-v3.dqondemand.co.uk/api/Account/Login"
|
|
},
|
|
"refreshUrl": {
|
|
"value": "https://api-v3.dqondemand.co.uk/api/Account/Login"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"publisher": "DQ Global",
|
|
"stackOwner": "DQ Global",
|
|
"iconBrandColor": "#d47022"
|
|
}
|
|
} |