Project

General

Profile

Feature #14811

Updated by Peter Amstutz almost 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-config@ tool to get it). 
 # use ConfigLoader to merge/migrate legacy config  
 # update documentation make note about using config:check, config:dump and config:migrate to update SSO configuration (documentation covers same configuration, documentation already exists for API.) API. 

Back