LQT for IT Administrators
One page covering exactly what LQT requests, why, and how to allow it. Last updated 21 July 2026.
What LQT is
LQT (Lead Quote Track) is quote-management software used by freight and logistics sales and procurement teams. A member of your organization is asking to connect their company Gmail or Outlook mailbox so LQT can send quote-request emails on their behalf and track suppliers' replies.
What LQT requests — and why
| Provider | Scope requested | Plain English |
|---|---|---|
| gmail.send | Send email as this user. Cannot read, search, or list any email. | |
| userinfo.email | Confirm which address just connected. | |
| Microsoft | Mail.Send | Send email as this user via Graph API. Cannot read mail. |
| User.Read | Basic profile (name, email) — standard sign-in scope. | |
| offline_access | Keep sending without asking the user to re-login every hour. |
What LQT does not request
Application identifiers
Use these to identify the exact app on the consent screen and in your admin console.
https://hrohupqwuggsouvpqfhr.supabase.co/functions/v1/outlook-oauth-callback
How to allow it — Google Workspace
- Admin Console → Security → API Controls → App access control.
- Add the app by OAuth Client ID (above) and mark it Trusted.
- Optionally scope this to a specific Organizational Unit (e.g. Sales, Procurement) rather than the whole domain.
How to allow it — Microsoft 365
- Entra admin center (or Azure Portal) → Enterprise Applications.
- Find or add the application using the Application (client) ID above.
- Grant tenant-wide admin consent for the listed permissions, or approve per-user as each employee connects.
Network access — allow-listing & SSL inspection
LQT is a web app served over HTTPS. On networks that filter or inspect web traffic (e.g. FortiGate/ FortiGuard, Cisco Umbrella, Zscaler, Palo Alto), a brand-new domain can be blocked as "uncategorized / newly registered," or SSL deep-inspection can break the app as it loads. To allow it:
- leadquotetrack.com
- www.leadquotetrack.com (and *.leadquotetrack.com)
- hrohupqwuggsouvpqfhr.supabase.co — app backend (database, sign-in, storage); required
If your filter categorizes sites, allow LQT as Business / Information Technology.
When an inspection appliance re-signs the TLS connection, parts of the app fail to load. Adding the domains above to the SSL-inspection bypass list resolves it. (The site uses a valid Let's Encrypt certificate; a re-signed cert from the inspection appliance is what triggers "not secure" warnings.)
accounts.google.com · oauth2.googleapis.com · gmail.googleapis.com · login.microsoftonline.com · graph.microsoft.com
Vendor & compliance summary
Full detail: Security & Trust page · Privacy Policy · Terms of Service
Contact
Security questions, a signed DPA, or anything else your review needs: support@leadquotetrack.com