pomerium/authenticate/providers
Bobby DeSimone 7e1d1a7896
authenticate: refactor middleware, logging, and tests (#30)
- Abstract remaining middleware from authenticate into internal.
- Use middleware chaining in authenticate.
- Standardize naming of Request and ResponseWriter to match std lib.
- Add healthcheck / ping as a middleware.
- Internalized wraped_writer package adapted from goji/middleware.
- Fixed indirection issue with reverse proxy map.
2019-01-25 20:58:50 -08:00
..
gitlab.go authenticate/providers : add gitlab support (#28) 2019-01-24 15:10:16 -08:00
google.go authenticate/providers : add gitlab support (#28) 2019-01-24 15:10:16 -08:00
microsoft.go authenticate/providers : add gitlab support (#28) 2019-01-24 15:10:16 -08:00
oidc.go authenticate/providers : add gitlab support (#28) 2019-01-24 15:10:16 -08:00
okta.go authenticate/providers : add gitlab support (#28) 2019-01-24 15:10:16 -08:00
providers.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00
singleflight_middleware.go proxy : add HTTP endpoint support (#13) 2019-01-15 15:06:16 -08:00
test_provider.go authenticate: refactor middleware, logging, and tests (#30) 2019-01-25 20:58:50 -08:00