Google OAuth Consent Support

Secure Google authorization for Veritran Mobile Builder operations

This portal identifies the Google OAuth application used by Veritran to authorize access to selected Google services required for Mobile Builder dashboards, analytics workflows, and related operational integrations.

Why this authorization exists

Veritran Mobile Builder may require read access to Google-managed resources associated with customer mobile applications in order to support dashboard views, analytics reporting, stability monitoring, and operational troubleshooting.

This OAuth application is not a public consumer product and is not intended for broad multi-user sign-up. It exists to allow Veritran to maintain a controlled authorization workflow for its managed service operations.

How access is granted

Customers grant the designated Veritran corporate Google account access to the Google resources that are relevant to their Mobile Builder implementation. Veritran then uses that delegated access only for the services and operational purposes described in its agreements, privacy notice, and support processes.

Scope requested by this OAuth application

  • https://www.googleapis.com/auth/analytics.readonlyread-only access to Google Analytics 4 reporting data, used to render Mobile Builder dashboards.
  • openid emailnon-sensitive identity scopes, used only at the moment of consent to enforce the Veritran operator allow-list. Not stored.

No other Google scopes are requested. The application does not access Firebase, Google Play, Google Cloud Platform, or any other Google service.

Principles applied to this integration

Least privilege

The implementation is aligned to a single sensitive scope (analytics.readonly) plus the non-sensitive identity scopes openid and email used only to enforce the operator allow-list.

Controlled access

Only the designated Veritran corporate account should be used for this authorization flow.

No advertising use

Google data accessed through this app is not sold and is not used for advertising or profiling.

Operational security

Credentials are handled as restricted operational secrets and protected through Veritran controls.