pub(crate) async fn kanidm_main(
config: Configuration,
opt: KanidmdParser,
) -> ExitCode
Expand description
Build and execute the main server. The ServerConfig are the configuration options that we are processing into the config for the main server.