{
    "status": "ok",
    "service": "SSO JWT Auth",
    "version": "2.3.0",
    "timestamp": 1783779503,
    "session_storage": {
        "type": "redis",
        "available": true
    },
    "employee_photo": {
        "enabled": true,
        "cache_ttl_seconds": 86400,
        "supported_content_types": [
            "image\/jpeg",
            "image\/svg+xml"
        ],
        "fallback": "google"
    },
    "admin_management": {
        "enabled": true
    }
}