pomerium/internal/handlers
Kenneth Jenkins ab104a643a
rework session updates to use new patch method (#4705)
Update the AccessTracker, WebAuthn handlers, and identity manager
refresh loop to perform their session record updates using the
databroker Patch() method.

This should prevent any of these updates from conflicting.
2023-11-06 09:43:07 -08: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 idp sign out (#4582) 2023-09-28 08:41:19 -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