Aller au contenu

Installation

Ce contenu n’est pas encore disponible dans votre langue.

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.