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..e4f68415a --- /dev/null +++ b/scripts/SignClient.json @@ -0,0 +1,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" + } + } +} \ No newline at end of file |