mirror of
https://github.com/pomerium/pomerium.git
synced 2025-04-30 10:56:28 +02:00
Fetch the HPKE public key only when configured to use the hosted authenticate service. Determine whether we are using the hosted authenticate service by comparing the resolved authenticate domain with a hard-coded list of hosted authenticate domains. Extract this list of hosted authenticate domains to the internal/urlutil package in order to keep a single source of truth for this data. |
||
---|---|---|
.. | ||
errors.go | ||
hostedauthenticate.go | ||
hostedauthenticate_test.go | ||
known.go | ||
known_test.go | ||
proxy.go | ||
query_params.go | ||
signed.go | ||
signed_test.go | ||
time.go | ||
time_test.go | ||
url.go | ||
url_test.go | ||
whitelist.go | ||
whitelist_test.go |