pomerium/internal/handlers
Caleb Doxsey 3adbc65d37
core/authenticate: refactor identity authenticators to initiate redirect (#4858)
* core/authenticate: refactor identity authenticators to initiate redirect, use cookie for redirect url for cognito

* set secure and http only, update test
2023-12-19 12:04:23 -07:00
..
webauthn rework session updates to use new patch method (#4705) 2023-11-06 09:43:07 -08:00
device-enrolled.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
handlers.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
health_check.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
health_check_test.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
jwks.go hpke: move published public keys to a new endpoint (#4044) 2023-03-08 09:17:04 -07:00
jwks_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
signedout.go core/authenticate: refactor identity authenticators to initiate redirect (#4858) 2023-12-19 12:04:23 -07:00
signedout_test.go core/authenticate: refactor identity authenticators to initiate redirect (#4858) 2023-12-19 12:04:23 -07:00
signout.go proxy: add userinfo and webauthn endpoints (#3755) 2022-11-22 10:26:35 -07:00
userinfo.go authenticate: implement hpke-based login flow (#3779) 2022-12-05 15:31:07 -07:00
well_known_pomerium.go authorize: move sign out and jwks urls to route, update issuer for JWT (#4046) 2023-03-08 12:40:15 -07:00
well_known_pomerium_test.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00