From 0cdd459365ceddb22d50558a9a09b3b177382972 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Sun, 31 Mar 2024 11:57:09 +0200 Subject: [PATCH] Authentication method should be External for our SSO --- conf/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.xml b/conf/config.xml index 47f2d9c..a717392 100644 --- a/conf/config.xml +++ b/conf/config.xml @@ -6,7 +6,7 @@ __PATH__ 127.0.0.1 __API_KEY__ - None + External BuiltIn main False