mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-30 23:09:23 +02:00
Add an environment variable to allow forcing either the stateful or the stateless authenticate flow. Split the existing integration test clusters "single" and "multi" into four new clusters: "single-stateful", "single-stateless", "multi-stateful", and "multi-stateless", so that the integration tests will run for both the stateful and the stateless authenticate flows. (The "kubernetes" cluster is not currently being run, so I've left it alone for now.) |
||
---|---|---|
.. | ||
envoyconfig | ||
testdata | ||
autocert.go | ||
autocert_test.go | ||
codec_type.go | ||
codec_type_test.go | ||
config.go | ||
config_source.go | ||
config_source_test.go | ||
constants.go | ||
crypt.go | ||
custom.go | ||
custom_test.go | ||
doc.go | ||
from.go | ||
from_test.go | ||
helpers.go | ||
helpers_test.go | ||
http.go | ||
http_test.go | ||
identity.go | ||
layered.go | ||
layered_test.go | ||
log.go | ||
log_level.go | ||
metrics.go | ||
metrics_test.go | ||
mtls.go | ||
mtls_test.go | ||
options.go | ||
options_check.go | ||
options_test.go | ||
policy.go | ||
policy_ppl.go | ||
policy_ppl_test.go | ||
policy_test.go | ||
session.go | ||
session_test.go | ||
trace.go | ||
trace_test.go | ||
validate.go |