daml/sdk/test-evidence
mziolekda 37969fddc3
Add support for EC in the JWKS (#19320)
* Add support for EC in the JWKS

* Fix test evidence
2024-06-05 19:10:24 +02:00
..
src/main/scala/com/daml/test/evidence/generator move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
BUILD.bazel Add support for EC in the JWKS (#19320) 2024-06-05 19:10:24 +02:00
README.md move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00
test_evidence.bzl move to subdir 3.0 (#18520) 2024-03-22 02:27:46 +01:00

Security Test Evidence

As a convention, in order to being able to group test evidence by component, the component is the part of the asset field prior to the first colon, or the whole string when there is no colon.

For example:

Asset Component
HTTP JSON API service HTTP JSON API service
OAuth2 middleware: routes OAuth2 middleware