From 8007a95e66b86faff88b71cd16f2b764a060696e Mon Sep 17 00:00:00 2001 From: Mickael Kerjean Date: Sun, 16 Jan 2022 22:39:58 +1100 Subject: [PATCH] fix (sso): wrong backend selected in attribute mapping --- client/pages/adminpage/backend.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/pages/adminpage/backend.js b/client/pages/adminpage/backend.js index 9c62276c..a165cc0e 100644 --- a/client/pages/adminpage/backend.js +++ b/client/pages/adminpage/backend.js @@ -376,7 +376,7 @@ function AuthenticationMiddleware({ authentication_available, authentication_ena if(attribute_mapping[selected[i].label]) continue; for(let j=0; j