config_options
ScyllaServer
Previously the code extracted `authenticator` and `authorizer` keys from the config options and stored them. Store the entire dict instead. The new code is easier to extend if we want to make more options configurable.