summary refs log tree commit diff
path: root/scripts/SignClient.json
blob: e4f68415ad7b0f9dba730a7c5508df4b11e69a83 (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://oren-sign-service.azurewebsites.net/",
      "ResourceId": "https://novotny.org/SignService"
    }
  }
}