stubidp
A mock OpenID Connect server for developers.
6.6K
A mock OpenID Connect server for developers.
Stop waiting for identity providers. Start building.
Building apps with OAuth 2.0 / OpenID Connect authentication can be a frustrating process. stubIDP is a lightweight, fully-compliant OpenID Connect provider that runs locally or in your CI pipeline so you can stay focused on building your application.
TODO
Your OIDC provider is now live at http://localhost:3000/oauth2
TODO
| Variable | Default | Description |
|---|---|---|
DATABASE_DIALECT | postgresql | Database type: postgresql or sqlite |
DATABASE_URL | - | Connection string or file path |
PORT | 3000 | HTTP server port |
OIDC_ISSUER | http://localhost:3000 | Issuer URL in tokens |
LOG_LEVEL | info | Logging verbosity |
This repository is licensed under the MIT License @ CerberAuth. You are free to use, modify, and distribute the contents of this repository for educational and testing purposes.
Content type
Image
Digest
sha256:d410ea95c…
Size
95.9 MB
Last updated
21 days ago
docker pull cerberauth/stubidp:v0.3.1Pulls:
771
Last week