X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/acb37250ac86042f8715206c3f91eec29aea2deb..c89213f5a5e303050caaebe4f8fdf2980fc65605:/lib/config/generated_config.go?ds=sidebyside diff --git a/lib/config/generated_config.go b/lib/config/generated_config.go index 34cc07115a..b15bf7eebc 100644 --- a/lib/config/generated_config.go +++ b/lib/config/generated_config.go @@ -58,9 +58,6 @@ Clusters: DispatchCloud: InternalURLs: {SAMPLE: {}} ExternalURL: "-" - SSO: - InternalURLs: {SAMPLE: {}} - ExternalURL: "" Keepproxy: InternalURLs: {SAMPLE: {}} ExternalURL: "" @@ -589,7 +586,7 @@ Clusters: WebDAVLogEvents: true Login: - # One of the following mechanisms (SSO, Google, PAM, LDAP, or + # One of the following mechanisms (Google, PAM, LDAP, or # LoginCluster) should be enabled; see # https://doc.arvados.org/install/setup-login.html @@ -770,16 +767,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