Actions
Feature #14811
closed[SSO] Use cluster config
Status:
Rejected
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
2.0
Description
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
tool to get it). - use ConfigLoader to merge/migrate legacy config
- update the code to use the new config structure
- update documentation about using config:check, config:dump and config:migrate to update SSO configuration (documentation covers same for API.)
Actions