Skip to content

Installation

Terminal window
npx @cerberauth/stubidp --redirect-uri http://localhost:8080/callback

Verify the server is running:

Terminal window
curl http://localhost:8484/.well-known/openid-configuration

To deploy stubIdP as a globally distributed OIDC server, see the Cloudflare Workers guide.