diff options
Diffstat (limited to 'scripts/SignClient.json')
-rw-r--r-- | scripts/SignClient.json | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/scripts/SignClient.json b/scripts/SignClient.json new file mode 100644 index 000000000..7ca5736a7 --- /dev/null +++ b/scripts/SignClient.json @@ -0,0 +1,13 @@ +{ + "SignClient": { + "AzureAd": { + "AADInstance": "https://login.microsoftonline.com/", + "ClientId": "6632f806-5a64-4bc6-87cf-b622b2ec62d3", + "TenantId": "71048637-3782-41a3-b6b2-6f4ac8a25ae0" + }, + "Service": { + "Url": "https://codesign.novotny.org/", + "ResourceId": "https://SignService/0263d4ba-331b-46d1-85e1-bee9898a65a6" + } + } +} \ No newline at end of file |