1
0
mirror of synced 2025-12-19 18:10:59 -05:00

[Follow-up] Restoration to pre-5e957dd (#56542)

This commit is contained in:
Ben Ahmady
2025-07-09 11:44:20 +01:00
committed by GitHub
parent 64c560d9a9
commit e8e43ac12c

View File

@@ -13,19 +13,12 @@ redirect_from:
If your company employs security measures like a firewall or proxy server, you should add the following URLs, ports, and protocols to an allowlist to ensure {% data variables.product.prodname_copilot_short %} works as expected: If your company employs security measures like a firewall or proxy server, you should add the following URLs, ports, and protocols to an allowlist to ensure {% data variables.product.prodname_copilot_short %} works as expected:
## {% data variables.product.prodname_enterprise %} related URLs
| Domain and/or URL | Purpose |
| :------------------------------------- | :--------------------------------- |
| `https://github.com/YOUR-ENTERPRISE/*` | Enterprise URL |
| `https://github.com/YOUR-ENTERPRISE?*` | Enterprise URL |
| `https://github.com/enterprises/YOUR-ENTERPRISE/*` | Authentication for {% data variables.enterprise.prodname_managed_users %}, only required with {% data variables.product.prodname_emus %} |
## {% data variables.product.github %} public URLs ## {% data variables.product.github %} public URLs
| Domain and/or URL | Purpose | | Domain and/or URL | Purpose |
| :------------------------------------- | :--------------------------------- | | :------------------------------------- | :--------------------------------- |
| `https://github.com/login/*` | Authentication | | `https://github.com/login/*` | Authentication |
| `https://github.com/enterprises/YOUR-ENTERPRISE/*` | Authentication for {% data variables.enterprise.prodname_managed_users %}, only required with {% data variables.product.prodname_emus %} |
| `https://api.github.com/user` | User Management | | `https://api.github.com/user` | User Management |
| `https://api.github.com/copilot_internal/*` | User Management | | `https://api.github.com/copilot_internal/*` | User Management |
| `https://copilot-telemetry.githubusercontent.com/telemetry` | Telemetry | | `https://copilot-telemetry.githubusercontent.com/telemetry` | Telemetry |