| IPPEnterpriseAuthProvider.sys.mjs |
Enterprise / Access-Connector implementation of IPPAuthProvider.
The enterprise build always treats the user as signed-in and entitled. The
OAuth token comes from `Services.felt`, registered by
`browser/extensions/felt/api.js`. fetchProxyPass hits the access-connector
endpoint configured by `browser.ipProtection.guardian.endpoint` (same pref
and route as Guardian, but a different backend that does not emit
`X-Quota-*` headers — hence usage is canned, not parsed).
|
5120 |
- |