pomerium/authenticate
Philip Wassermann 2d3190c74e
authenticate: oidc frontchannel-logout endpoint (#1586)
* authenticate: oidc frontchannel-logout endpoint
* move frontchannellogout route and extract logout process
* add frontchannel_logout_uri to wellknown handler
* authenticate: add context to logs in signout process
* docs: single sign-out topic
* gofmt, wording, refactoring method names

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
Co-authored-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-12-24 14:30:48 -08:00
..
authenticate.go authenticate: move databroker connection to state (#1292) 2020-08-18 09:33:43 -06:00
authenticate_test.go authenticate: support reloading IDP settings (#1273) 2020-08-13 12:14:30 -06:00
handlers.go authenticate: oidc frontchannel-logout endpoint (#1586) 2020-12-24 14:30:48 -08:00
handlers_test.go authenticate: oidc frontchannel-logout endpoint (#1586) 2020-12-24 14:30:48 -08:00
state.go authorize: add signature algo support (RSA / EdDSA) (#1631) 2020-11-30 17:14:41 -08:00