Explorar o código

Set SSO flag to OFF

masensio %!s(int64=11) %!d(string=hai) anos
pai
achega
52500fac9a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      res/values/setup.xml

+ 1 - 1
res/values/setup.xml

@@ -5,6 +5,6 @@
     
     <!-- Flags to setup the authentication methods available in the app -->
     <string name="auth_method_oauth2">off</string>
-    <string name="auth_method_saml_web_sso">on</string>
+    <string name="auth_method_saml_web_sso">off</string>
     
 </resources>