pomerium/authenticate
bobby c3e3ed9b50
authenticate: validate origin of signout (#1876)
* authenticate: validate origin of signout

- add a debug task to kill envoy
- improve various function docs
- userinfo: return "error" page if user is logged out without redirect uri set
- remove front channel logout. There's little difference between it, and the signout function.

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2021-02-11 21:37:54 -08:00
..
authenticate.go authenticate: move databroker connection to state (#1292) 2020-08-18 09:33:43 -06:00
authenticate_test.go authorize: remove admin (#1833) 2021-02-01 15:22:02 -07:00
handlers.go authenticate: validate origin of signout (#1876) 2021-02-11 21:37:54 -08:00
handlers_test.go authenticate: validate origin of signout (#1876) 2021-02-11 21:37:54 -08:00
state.go authorize: remove admin (#1833) 2021-02-01 15:22:02 -07:00