pomerium/integration/tpl/backends
Kenneth Jenkins e0ac870442
integration: fix multi-stateless configuration (#4845)
Commit 08c186a contains a bug in the integration configuration template,
preventing the multi-stateless cluster from actually setting the
DEBUG_FORCE_AUTHENTICATE_FLOW environment variable. As a result this
cluster was not exercising the stateless authentication flow.

Fix the template so that this variable is applied as intended.

Add an integration test case to verify that the intended authentication
flow is in use: for the stateful flow, different routes should share the
same underlying session, but for the stateless flow, different routes
should receive different sessions.
2023-12-08 09:12:15 -08:00
..
fortio.libsonnet integration: add single-cluster integration tests (#2516) 2021-08-24 15:35:05 -06:00
httpdetails.libsonnet add integration test for https IP address route (#4476) 2023-08-18 09:32:21 -07:00
k3s.libsonnet integration: use specific version of k3s (#3475) 2022-07-12 13:37:59 -06:00
mock-idp.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
pomerium.libsonnet integration: fix multi-stateless configuration (#4845) 2023-12-08 09:12:15 -08:00
postgres.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
routes.libsonnet core/redis: remove redis (#4768) 2023-11-28 13:14:36 -07:00
verify.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00
websocket-echo.libsonnet integration: use postgres instead of redis for tests (#3390) 2022-06-03 15:15:08 -06:00