mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Set SSO flag to OFF
This commit is contained in:
parent
cfa974db49
commit
52500fac9a
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue