daml/ledger-service/cli-opts
Andreas Herrmann cd56af1cdd
Factor out the JWT verifier CLI options (#7780)
* Factor JWT verifier CLI flags

changelog_begin
changelog_end

* Use cli-opts in auth middleware

* Use cli-opts in sandbox cli

* Mark trigger service test as long

These have become prone to timeout on CI.

Increasing the size (timeout) is a temporary fix. A proper
solution is to a) not start a fresh sandbox per test-case and b)
separate the in-mem/db and no-auth/auth configrations into
separate Bazel test targets.

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
2020-10-26 15:10:40 +01:00
..
src/main/scala Factor out the JWT verifier CLI options (#7780) 2020-10-26 15:10:40 +01:00
BUILD.bazel Factor out the JWT verifier CLI options (#7780) 2020-10-26 15:10:40 +01:00