pomerium/internal/handlers
Joe Kralicky 5464cda90e
Add an 'issuer' field to the /.well-known/pomerium endpoint (#5344)
The field contains the route's base uri, including the https:// scheme
and ending with a trailing slash.
2024-10-25 13:07:57 -04:00
..
webauthn core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
device-enrolled.go core/ui: fix page title (#4957) 2024-02-12 14:05:18 -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/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
signedout_test.go core/authenticate: refactor identity authenticators to initiate redirect (#4858) 2023-12-19 12:04:23 -07:00
signout.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
userinfo.go core/ui: fix cycle in profile data (#5168) 2024-07-09 17:05:12 -06:00
userinfo_test.go core/ui: fix cycle in profile data (#5168) 2024-07-09 17:05:12 -06:00
well_known_pomerium.go Add an 'issuer' field to the /.well-known/pomerium endpoint (#5344) 2024-10-25 13:07:57 -04:00
well_known_pomerium_test.go Add an 'issuer' field to the /.well-known/pomerium endpoint (#5344) 2024-10-25 13:07:57 -04:00