PowerPlatformConnectors/certified-connectors/Evocom/apiProperties.json

48 строки
1.3 KiB
JSON

{
"properties": {
"connectionParameters": {
"token": {
"type": "oauthSetting",
"oAuthSettings": {
"identityProvider": "aad",
"clientId": "<put-clientId-here>",
"scopes": [],
"redirectMode": "Global",
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
"properties": {
"IsFirstParty": "False",
"AzureActiveDirectoryResourceId": "3e745135-a761-48a7-ab54-5c0277b2e642"
},
"customParameters": {
"loginUri": {
"value": "https://login.windows.net"
},
"tenantId": {
"value": "common"
},
"resourceUri": {
"value": "3e745135-a761-48a7-ab54-5c0277b2e642"
}
}
}
},
"token:TenantId": {
"type": "string",
"metadata": {
"sourceType": "AzureActiveDirectoryTenant"
},
"uiDefinition": {
"constraints": {
"required": "false",
"hidden": "true"
}
}
}
},
"iconBrandColor": "#F0F8FF",
"capabilities": [],
"publisher": "Evocom Informationssysteme GmbH",
"stackOwner": "Evocom Informationssysteme GmbH"
}
}