Free & open source
Licensed GPL-3.0. Fork it, host it yourself, change what you need.
Every new client meant the same slog through CIPP's GDAP screens, so we built a small web app that does the invite step for us.
CIPP already handles GDAP relationships once they exist, the invite step was the part that kept eating our afternoons. This tool covers just that: a small, self-hosted Cloudflare Worker that talks to your CIPP API and generates invites without giving anyone direct access to CIPP itself.
Licensed GPL-3.0. Fork it, host it yourself, change what you need.
Built as a Cloudflare Worker with a wrangler.toml config, deployed like any Pages/Workers project.
It has access to your CIPP API, so the project README walks through putting it behind Cloudflare Zero Trust before you deploy.