PowerPlatformConnectors/certified-connectors/Highspot/apiProperties.json

37 строки
1.1 KiB
JSON

{
"properties": {
"connectionParameters": {
"token": {
"type": "oauthSetting",
"oAuthSettings": {
"identityProvider": "oauth2",
"clientId": "FJ8aTHhXL1WNBkl3HPsCuLmB6KGQp3CD",
"scopes": [
"copilot"
],
"redirectMode": "GlobalPerConnector",
"redirectUrl": "https://global.consent.azure-apim.net/redirect/highspot-5f79b88ef370762934-5f63e14e61ad877cec",
"properties": {
"IsFirstParty": "False",
"IsOnbehalfofLoginSupported": false
},
"customParameters": {
"authorizationUrl": {
"value": "https://app.highspot.com/oauth2/v1/authorize"
},
"tokenUrl": {
"value": "https://app.highspot.com/auth/oauth2/v1/token"
},
"refreshUrl": {
"value": "https://app.highspot.com/auth/oauth2/v1/token"
}
}
}
}
},
"iconBrandColor": "#006DC7",
"capabilities": [],
"publisher": "Highspot",
"stackOwner": "Highspot"
}
}