🔐 GFAVIP Matrix Server

Secure messaging infrastructure for the Global From Asia ecosystem

🔶 Development Mode

Server Information

Homeserver: gfavip.com
Matrix Protocol: ✅ Active on port 8008
SSO Integration: ⚠️ Not configured (development mode)
Authentication: GFAVIP Simple SSO

Matrix Client Endpoints

GET /_matrix/client/versions Matrix API
GET /.well-known/matrix/client Discovery

Use these endpoints with Matrix clients like Element, FluffyChat, or custom applications.

SSO Authentication API

POST /api/auth/matrix-token
Header: Authorization: Bearer gfavip-session-{user_id}
GET /health Health Check
GET /config Configuration Status

⚙️ Setup Required

To enable production SSO validation, set the GFAVIP_SSO_URL environment variable to:
https://wallet.gfavip.com/api/auth/validate

Documentation

📚 API Testing Guide
🔧 Server Configuration
💬 Matrix Protocol: spec.matrix.org

Powered by Matrix Synapse • GFAVIP Ecosystem