PowerPlatformConnectors/certified-connectors/E-Sign/apiProperties.json

34 строки
954 B
JSON

{
"properties": {
"connectionParameters": {
"token": {
"type": "oauthSetting",
"oAuthSettings": {
"identityProvider": "oauth2",
"clientId": "F0k-ztrJZdVGASvX8CvPFVXVU9bfEFbrlCmVl1WX8EY",
"scopes": [],
"redirectMode": "Global",
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
"properties": {
"IsFirstParty": "False"
},
"customParameters": {
"authorizationUrl": {
"value": "https://app.e-sign.co.uk/#/authorize"
},
"tokenUrl": {
"value": "https://api.e-sign.co.uk/v3/oauth/token"
},
"refreshUrl": {
"value": "https://api.e-sign.co.uk/v3/oauth/token"
}
}
}
}
},
"iconBrandColor": "#f2f2f2",
"capabilities": [],
"publisher": "E-Sign",
"stackOwner": "E-Sign"
}
}