We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c78da commit a35b3c2Copy full SHA for a35b3c2
config/SignClient.json
@@ -2,12 +2,12 @@
2
"SignClient": {
3
"AzureAd": {
4
"AADInstance": "https://login.microsoftonline.com/",
5
- "ClientId": "6632f806-5a64-4bc6-87cf-b622b2ec62d3",
6
- "TenantId": "71048637-3782-41a3-b6b2-6f4ac8a25ae0"
+ "ClientId": "c248d68a-ba6f-4aa9-8a68-71fe872063f8",
+ "TenantId": "16076fdc-fcc1-4a15-b1ca-32c9a255900e"
7
},
8
"Service": {
9
- "Url": "https://codesign.novotny.org/",
10
- "ResourceId": "https://SignService/0263d4ba-331b-46d1-85e1-bee9898a65a6"
+ "Url": "https://codesign.dotnetfoundation.org/",
+ "ResourceId": "https://SignService/3c30251f-36f3-490b-a955-520addb85001"
11
}
12
13
0 commit comments