summary refs log tree commit diff
path: root/scripts/SignClient.json
blob: e991c2b1f56a7b4c38058db3a714ebe34559b9f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "SignClient": {
    "AzureAd": {
      "AADInstance": "https://login.microsoftonline.com/",
      "ClientId": "eedcc7e7-c92c-42ff-9217-3ec939207bd8",
      "TenantId": "71048637-3782-41a3-b6b2-6f4ac8a25ae0"
    },
    "Service": {
      "Url": "https://codesign.novotny.org/",
      "ResourceId": "https://novotny.org/SignService"
    }
  }
}