bofh

This is a Rust implementation of bofh (BrukerOrganisering For Hvermansen), a client for the Cerebrum IGA (Identity Governance and Administration) system.

Features

Library

A Rust library is provided, although it's less ergonomical than its Python counterpart (pybofh), and is mostly a thin wrapper. In particular, it doesn't keep track of the bofhd server's supported commands; it's expected that the implementing client does this.

See also