pomerium/authenticate
Caleb Doxsey 95d6d97143
authenticate: support webauthn redirects to non-pomerium domains (#2936)
* authenticate: support webauthn redirects to non-pomerium domains

* add test

* remove dead code
2022-01-19 15:10:57 -07:00
..
handlers authenticate: support webauthn redirects to non-pomerium domains (#2936) 2022-01-19 15:10:57 -07:00
authenticate.go authenticate: add device-enrolled page (#2892) 2022-01-06 10:01:12 -07:00
authenticate_test.go config: add internal service URLs (#2801) 2021-12-10 14:04:37 -05:00
handlers.go authenticate: support webauthn redirects to non-pomerium domains (#2936) 2022-01-19 15:10:57 -07:00
handlers_test.go chore(deps): bump github.com/rs/cors from 1.7.0 to 1.8.0 (#2334) 2021-07-14 10:08:03 -06: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