aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/actokentemplate.json
blob: 934b9b46cd265c0ffab3bfa91daae42859784ae9 (plain)
1
2
3
4
5
{
  "userName": ${prop.sdncRestApi.thirdpartySdnc.user},
  "password": ${prop.sdncRestApi.thirdpartySdnc.password}
}