pub fn get_auth_user( domain: String, path: String, config: Arc<Config>, refresh_cache: bool, ) -> Result<Arc<dyn UserInfo + Send + Sync + 'static>>