mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-19 09:38:03 +02:00
If an authorization policy requires a client certificate, but an incoming request does not include a valid certificate, we should serve a deny error page right away, regardless of whether the user is authenticated via the identity provider or not. Do not redirect to the identity provider login page in this case. Update the existing integration tests accordingly, and add a unit test case for this scenario. |
||
---|---|---|
.. | ||
clusters | ||
cmd/pomerium-integration-tests | ||
flows | ||
forms | ||
tpl | ||
authorization_test.go | ||
benchmark_test.go | ||
control_plane_test.go | ||
main_test.go | ||
policy_test.go | ||
stats.go |