summary refs log tree commit diff
path: root/scripts/SignClient.json
blob: 0215a2dfebf704d74963dec2dc12dfcc946cb768 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "SignClient": {
    "AzureAd": {
      "AADInstance": "https://login.microsoftonline.com/",
      "ClientId": "9c12553e-c68e-419e-abe3-e7ef24a9e2ef",
      "TenantId": "71048637-3782-41a3-b6b2-6f4ac8a25ae0"
    },
    "Service": {
      "Url": "https://codesign.novotny.org/",
      "ResourceId": "https://novotny.org/SignService"
    }
  }
}