pomerium/authenticate
Caleb Doxsey f9b95a276b
authenticate: support for per-route client id and client secret (#3030)
* implement dynamic provider support

* authenticate: support per-route client id and secret
2022-02-16 12:31:55 -07:00
..
handlers session: remove unused session state properties (#3022) 2022-02-09 10:59:06 -07:00
authenticate.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07: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 authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
handlers_test.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
identity.go authenticate: support for per-route client id and client secret (#3030) 2022-02-16 12:31:55 -07:00
middleware.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
state.go authorize: support X-Pomerium-Authorization in addition to Authorization (#2780) 2021-11-29 12:19:14 -07:00