pomerium/authenticate
Caleb Doxsey c178819875
move directory providers (#3633)
* remove directory providers and support for groups

* idp: remove directory providers

* better error messages

* fix errors

* restore postgres

* fix test
2022-11-03 11:33:56 -06:00
..
handlers move directory providers (#3633) 2022-11-03 11:33:56 -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 move directory providers (#3633) 2022-11-03 11:33:56 -06:00
handlers_test.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
identity.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00
middleware.go authenticate: fix internal url with webauthn (#3194) 2022-03-28 06:36:48 -06:00
state.go move directory providers (#3633) 2022-11-03 11:33:56 -06:00