PowerPlatformConnectors/certified-connectors/ITautomate/apiProperties.json

37 строки
1.2 KiB
JSON

{
"properties": {
"connectionParameters": {
"token": {
"type": "oauthSetting",
"oAuthSettings": {
"identityProvider": "oauth2",
"clientId": "",
"scopes": [
"offline_access openid https://ITautomateB2C.onmicrosoft.com/connectorapi/access_as_connector"
],
"redirectMode": "Global",
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
"properties": {
"IsFirstParty": "False",
"IsOnbehalfofLoginSupported": false
},
"customParameters": {
"authorizationUrl": {
"value": "https://itautomateb2c.b2clogin.com/itautomateb2c.onmicrosoft.com/b2c_1a_signin/oauth2/v2.0/authorize"
},
"tokenUrl": {
"value": "https://itautomateb2c.b2clogin.com/itautomateb2c.onmicrosoft.com/b2c_1a_signin/oauth2/v2.0/token"
},
"refreshUrl": {
"value": "https://itautomateB2C.b2clogin.com/itautomateb2c.onmicrosoft.com/b2c_1a_signin/oauth2/v2.0/token"
}
}
}
}
},
"iconBrandColor": "#201358",
"capabilities": [],
"publisher": "ITautomate LTD",
"stackOwner": "ITautomate LTD"
}
}