Identity Provider for Development
Warning
Status: Active Development - No releases yet. Watch this repo to follow progress.
Pseudentity is a stateless OpenID Connect (OIDC) provider for development and testing. Add "Login with Pseudentity" to your apps without third-party services.
Built on PseudoID (UUID v8), every identity is entirely stateless—no database, no sessions, just pure math.
- OpenID Connect Provider - OIDC-compliant with signed JWTs
- Profile Viewer - Visualize generated users with avatars and metadata
- Mock Enterprise (SCIM 2.0) - Test user provisioning flows
- Zero Database - Entirely stateless architecture
- Website: pseudentity.dev
- Official Repository: github.com/pseudata/pseudentity
- Documentation: pseudentity.dev/reference/concept
- Pseudata Library: pseudata.dev
Pseudentity is built on pseudata, the deterministic mock data generator that produces identical data across Go, Java, Python, and TypeScript.
Early Development - Not yet ready for public deployment. Star the official repository to follow progress.
Apache License 2.0
Copyright © 2025 Pseudata Project