Feature #14811
Updated by Peter Amstutz over 5 years ago
Copy load_config.rb and config.rake from API server. Use arvados_config.rb as starting point to write sso_config.rb. # Get clusterwide config (should use @arvados-server config-dump@ @arvados-config@ tool to get it). # use ConfigLoader to merge/migrate legacy config # update documentation about using config:check, config:dump and config:migrate to update SSO configuration (documentation covers same for API.)