daml/triggers
Moritz Kiefer 0c9683183c
Support user management in standalone trigger runner (#12190)
* Support user management in standalone trigger runner

This PR adds a `--ledger-user` option to the trigger runner which runs
the trigger as the primary party of the user and with all readAs
claims available to the user.

fixes #12025

changelog_begin

- [Daml Trigger] `daml trigger` now accepts a `--ledger-user` option
  which can be used instead of specifying the primary party and all
  other parties the user has claims to as ``-ledger-party` and
  ``-ledger-readas`.

changelog_end

* .

changelog_begin
changelog_end
2021-12-17 16:45:16 +00:00
..
daml Drop DA.Next.Set and DA.Next.Map (#11864) 2021-11-25 13:02:08 +00:00
runner Support user management in standalone trigger runner (#12190) 2021-12-17 16:45:16 +00:00
service [Oauth2-Middleware] Changes to introduce HOCON+pureconfig for oauth2-middleware (#12061) 2021-12-16 16:36:32 +00:00
tests Support user management in standalone trigger runner (#12190) 2021-12-17 16:45:16 +00:00