38 строки
1014 B
JSON
38 строки
1014 B
JSON
{
|
|
"properties": {
|
|
"connectionParameters": {
|
|
"token": {
|
|
"type": "oauthSetting",
|
|
"oAuthSettings": {
|
|
"identityProvider": "oauth2",
|
|
"clientId": "[YOUR_VALUE]",
|
|
"scopes": [
|
|
"offline_access"
|
|
],
|
|
"redirectMode": "Global",
|
|
"redirectUrl": "https://global.consent.azure-apim.net/redirect",
|
|
"properties": {
|
|
"IsFirstParty": "False",
|
|
"IsOnbehalfofLoginSupported": false
|
|
},
|
|
"customParameters": {
|
|
"authorizationUrl": {
|
|
"value": "https://api.dexcom.com/v2/oauth2/login"
|
|
},
|
|
"tokenUrl": {
|
|
"value": "https://api.dexcom.com/v2/oauth2/token"
|
|
},
|
|
"refreshUrl": {
|
|
"value": "https://api.dexcom.com/v2/oauth2/token"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"iconBrandColor": "#da3b01",
|
|
"capabilities": [],
|
|
"publisher": "FlowJoe",
|
|
"stackOwner": "Dexcom"
|
|
}
|
|
}
|