From 131c9a4ba5e6dade33cf8830247e18f0374d6136 Mon Sep 17 00:00:00 2001 From: Christian Ulrich Date: Thu, 30 Apr 2020 13:51:56 +0200 Subject: [PATCH] add brackets --- library.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.js b/library.js index e789b8e..54da0d5 100644 --- a/library.js +++ b/library.js @@ -54,7 +54,7 @@ }); } - initSaml { + initSaml() { if (master_config.idp_entry_point && master_config.callback_path && master_config.issuer && master_config.metadata) { console.log("creating samlObj"); samlObj = new passportSAML({