From 92365d7d7f5859700a30ccfa73b4b9d1f82c7fe5 Mon Sep 17 00:00:00 2001 From: Christian Ulrich Date: Thu, 30 Apr 2020 12:31:08 +0200 Subject: [PATCH] try to understand JavaScript --- library.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.js b/library.js index 819284e..a3274c6 100644 --- a/library.js +++ b/library.js @@ -151,7 +151,7 @@ SAML.getStrategy = function(strategies, callback) { - this.initSaml(); + SAML.initSaml(); if (samlObj){