Welcome to Wellonge ID
Wellonge ID is a comprehensive identity and access management system providing OAuth2, OpenID Connect, and GraphQL authentication services.
Available API Endpoints
GraphQL API GraphQL
/graphql/ - Strawberry GraphQL endpoint with OAuth2 Bearer Token authentication
OAuth2 Endpoints OAuth2
/oauth2/ - OAuth2 authorization, token, userinfo, validation, and introspection endpoints
- Authorization Server
- Token Endpoint
- UserInfo Endpoint
- Token Validation
- Token Introspection
- Client Validation
OpenID Connect OIDC
/oauth2/.well-known/openid-configuration - OIDC Discovery endpoint
/oauth2/userinfo - OIDC UserInfo endpoint
Authentication API
/api/v1/ - Authentication endpoints (Login, Registration, MFA, Password Recovery, etc.)
Identity Management
/api/v1/accounts/ - Personal account management endpoints
/webhooks/ - User synchronization webhooks
Notifications
/api/v1/ - Notification management endpoints
Admin Panel
/admin/ - Django administration interface
System Information
Status: ● Operational
Version: 1.0.0
Framework: Django with Strawberry GraphQL
Authentication: OAuth2 / OpenID Connect
🔐 Security Features
- Multi-Factor Authentication (MFA)
- Biometric Verification
- Rate Limiting
- Token Encryption
- PII Protection
- Audit Logging