pomerium/authenticate
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
..
authenticate.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
authenticate_test.go options: support multiple signing keys (#3828) 2022-12-22 09:31:09 -07:00
config.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
handlers.go support both stateful and stateless authenticate 2023-12-07 10:08:58 -08:00
handlers_test.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
middleware.go authenticateflow: move stateless flow logic (#4820) 2023-12-06 16:55:57 -08:00
state.go support both stateful and stateless authenticate 2023-12-07 10:08:58 -08:00