pomerium/proxy
Kenneth Jenkins f7dc76c6e5 support both stateful and stateless authenticate
Update the initialization logic for the authenticate, authorize, and
proxy services to automatically select between the stateful
authentication flow and the stateless authentication flow, depending on
whether Pomerium is configured to use the hosted authenticate service.
2023-12-07 10:08:58 -08:00
..
data.go webauthn: require session when accessing /.pomerium/webauthn (#3814) 2022-12-16 10:59:21 -07:00
handlers.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
handlers_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
proxy.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
proxy_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
state.go support both stateful and stateless authenticate 2023-12-07 10:08:58 -08:00