17829: Remove SSO from config, controller, and tests
[arvados.git] / lib / config / config.default.yml
index f0794a7e5320b115f1cac6b2d0f34c87cb3d7394..93edae981000cc2bc5d886376054ff4e4f984640 100644 (file)
@@ -736,16 +736,6 @@ Clusters:
         # originally supplied by the user will be used.
         UsernameAttribute: uid
 
-      SSO:
-        # Authenticate with a separate SSO server. (Deprecated)
-        Enable: false
-
-        # ProviderAppID and ProviderAppSecret are generated during SSO
-        # setup; see
-        # https://doc.arvados.org/v2.0/install/install-sso.html#update-config
-        ProviderAppID: ""
-        ProviderAppSecret: ""
-
       Test:
         # Authenticate users listed here in the config file. This
         # feature is intended to be used in test environments, and