pub async fn handle_list_sso_configs( __arg0: State<Arc<Context>>, ) -> Result<Json<Vec<SSOConfigResponse>>, StatusCode>