Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4846f commit ae902f9Copy full SHA for ae902f9
1 file changed
Microsoft.SCIM.WebHostSample/appsettings.json
@@ -7,7 +7,7 @@
7
}
8
},
9
"Token": {
10
- "TokenAudience": "8adf8e6e-67b2-4cf2-a259-e3dc5476c621",
+ "TokenAudience": "<app_id>",
11
"TokenIssuer": "https://sts.windows.net/<tenant_id>/"
12
13
"AllowedHosts": "*"
0 commit comments