35 строки
1012 B
JSON
35 строки
1012 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"token": {
|
|
"type": "oauthSetting",
|
|
"oAuthSettings": {
|
|
"identityProvider": "oauth2",
|
|
"clientId": "[[DUMMY]]",
|
|
"scopes": [],
|
|
"redirectMode": "Global",
|
|
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
|
|
"properties": {
|
|
"IsFirstParty": "False",
|
|
"IsOnbehalfofLoginSupported": false
|
|
},
|
|
"customParameters": {
|
|
"authorizationUrl": {
|
|
"value": "https://login.windows.net/common/oauth2/authorize"
|
|
},
|
|
"tokenUrl": {
|
|
"value": "https://login.microsoftonline.com/common/oauth2/token"
|
|
},
|
|
"refreshUrl": {
|
|
"value": "https://login.microsoftonline.com/common/oauth2/token"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#829A3C",
|
|
"capabilities": [],
|
|
"publisher": "InEight",
|
|
"stackOwner": "InEight"
|
|
}
|
|
} |