Honey House

Free & open source

CIPP GDAP Invite Generator

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.

What it does

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.

Good to know

Free & open source

Licensed GPL-3.0. Fork it, host it yourself, change what you need.

Deploys on Cloudflare

Built as a Cloudflare Worker with a wrangler.toml config, deployed like any Pages/Workers project.

Meant to sit behind Zero Trust

It has access to your CIPP API, so the project README walks through putting it behind Cloudflare Zero Trust before you deploy.

Get it on GitHub