PowerPlatformConnectors/independent-publisher-conne.../Zoom Meetings/apiProperties.json

38 строки
1.1 KiB
JSON

{
"properties": {
"connectionParameters": {
"token": {
"type": "oauthSetting",
"oAuthSettings": {
"identityProvider": "oauth2",
"clientId": "Zoom Client ID",
"scopes": [
"meeting:read:admin meeting:master"
],
"redirectMode": "Global",
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
"properties": {
"IsFirstParty": "False",
"IsOnbehalfofLoginSupported": false
},
"customParameters": {
"authorizationUrl": {
"value": "https://zoom.us/oauth/authorize"
},
"tokenUrl": {
"value": "https://zoom.us/oauth/token"
},
"refreshUrl": {
"value": "https://zoom.us/oauth/token"
}
}
}
}
},
"iconBrandColor": "#da3b01",
"capabilities": [],
"publisher": "Akuthota Deekshith",
"stackOwner": "Zoom Video Communications, Inc."
}
}