mirror of
https://github.com/pomerium/pomerium.git
synced 2025-06-05 12:23:03 +02:00
add integration test for Pomerium JWT (#4472) Add an integration test case to verify properties of the Pomerium attestation JWT: - The 'iat' and 'exp' timestamps should be plain integers. - The JWT should contain an issuer and audience claim. - A JWT retrieved from the /.pomerium/jwt endpoint should contain all the same data as a JWT from the X-Pomerium-Jwt-Assertion header. |
||
---|---|---|
.. | ||
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 |