We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91721ca + 253494b commit 79c6179Copy full SHA for 79c6179
appsettings.json
@@ -2,12 +2,12 @@
2
"SignClient": {
3
"AzureAd": {
4
"AADInstance": "https://login.microsoftonline.com/",
5
- "ClientId": "",
6
- "TenantId": ""
+ "ClientId": "1e983f21-9ea5-4f21-ab99-28080225efc9",
+ "TenantId": "2fa36080-af12-4894-a64b-a17d8f29ec52"
7
},
8
"Service": {
9
- "Url": "",
10
- "ResourceId": ""
+ "Url": "https://pb-sign.azurewebsites.net/",
+ "ResourceId": "https://SignService/eef8e2e7-24b1-4a3b-a73b-a84d66f9abee"
11
}
12
13
0 commit comments