pub async fn handle_list_scim_configurations(
    __arg0: State<Arc<Context>>,
) -> Json<Vec<SCIM2ConfigurationResponse>>