daml/triggers
Gary Verhaegen 8cdeb7539a
make auth middleware aware that actAs => readAs (#10825)
It seems a bit silly that the auth middleware would refuse a token that
has an `actAs` when it needs a `readAs`.

Reference: https://docs.daml.com/app-dev/authorization.html#access-tokens-and-claims

CHANGELOG_BEGIN
- The auth middleware will now consider that actAs credentials are valid
  for readAs requests.
CHANGELOG_END
2021-09-09 11:03:55 +00:00
..
daml Expose pending contracts in triggers (#10672) 2021-08-25 13:23:15 +00:00
runner LF: V1 Contract ID check in Preprocessor (#10687) 2021-08-30 20:14:55 +02:00
service make auth middleware aware that actAs => readAs (#10825) 2021-09-09 11:03:55 +00:00
tests bazel-tools: Replace runner with either runner_with_port_check or runner_with_port_file. (#10615) 2021-08-18 15:23:45 +00:00