41 строка
1.1 KiB
JSON
41 строка
1.1 KiB
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"token": {
|
|
"type": "oauthSetting",
|
|
"oAuthSettings": {
|
|
"identityProvider": "DocuSign",
|
|
"clientId": "<<Please add your clientID here>>",
|
|
"scopes": [
|
|
"all"
|
|
],
|
|
"redirectMode": "Global",
|
|
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
|
|
"customParameters":{
|
|
"LoginUri":{
|
|
"value": "https://account-d.docusign.com"
|
|
}
|
|
},
|
|
"properties": {
|
|
"IsFirstParty": "False"
|
|
}
|
|
},
|
|
"uiDefinition": {
|
|
"displayName": "Log in with DocuSign Account",
|
|
"description": "Log in with DocuSign Account",
|
|
"tooltip": "Log in with DocuSign Account",
|
|
"constraints": {
|
|
"required": "true"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#E2F800",
|
|
"capabilities": [
|
|
"actions",
|
|
"triggers"
|
|
],
|
|
"publisher": "DocuSign, Inc.",
|
|
"stackOwner": "DocuSign, Inc."
|
|
}
|
|
} |