Skip to content

Commit 14f2919

Browse files
committed
Add note
1 parent e8618dd commit 14f2919

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

server/appsettings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
// "TenantId": "[Enter 'common', or 'organizations' or the Tenant Id (Obtained from the Azure portal. Select 'Endpoints' from the 'App registrations' blade and use the GUID in any of the URLs), e.g. da41245a5-11b3-996c-00a8-4d99re19f292]",
66
// "ClientId": "[Enter the Client Id (Application ID obtained from the Azure portal), e.g. ba74781c2-53c2-442a-97c2-3d60re42f403]",
77
// "ClientSecret": "[Copy the client secret added to the app from the Azure portal]",
8-
// "ClientCertificates": [
9-
// ],
8+
// "ClientCertificates": [ ], // empty array causes exceptions
109
// // the following is required to handle Continuous Access Evaluation challenges
1110
// "ClientCapabilities": [ "cp1" ],
1211
// "CallbackPath": "/signin-oidc"

0 commit comments

Comments
 (0)