# Refactor ## Component(s) to be refactored - configuration ## Explanation Rename `credential_collector_classes` to `credential_collectors`. Programming constructs should not be leaked into the configuration schema. # Tasks - [ ] Rename it (0.25d)