pomerium/authenticate
Caleb Doxsey 30bdae3d9e
sessions: check idp id to detect provider changes to force session invalidation (#3707)
* sessions: check idp id to detect provider changes to force session invalidation

* remove dead code

* fix test
2022-10-25 16:20:32 -06:00
..
handlers authenticate: fix branding for webauthn device registration page (#3572) 2022-08-24 15:51:34 -06:00
authenticate.go atomicutil: use atomicutil.Value wherever possible (#3517) 2022-07-28 15:38:38 -06:00
authenticate_test.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
config.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
handlers.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00
handlers_test.go controlplane: move jwks.json endpoint to control plane (#3691) 2022-10-25 08:01:33 -06:00
identity.go config: support files for shared_secret, client_secret, cookie_secret and signing_key (#3453) 2022-06-29 10:44:08 -06:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go sessions: check idp id to detect provider changes to force session invalidation (#3707) 2022-10-25 16:20:32 -06:00