OAUTH_NETWORK_ERROR
Issue
Glean could not establish a network connection to the identity provider's token endpoint. This can be caused by DNS resolution failures, firewall rules blocking outbound traffic, proxy misconfiguration, or the provider being temporarily unreachable.
Resolution
- Wait a few minutes and retry the OAuth flow from the Glean Admin Console.
- Verify that the token endpoint URL configured in Glean is correct and reachable.
- Check that firewall rules and network policies allow outbound connections from Glean to the identity provider.
- For on-premise or private network deployments, confirm that proxy settings are correctly configured to allow traffic to the provider's OAuth endpoints.
For additional assistance, contact Glean Support.