daml/language-support
Robert Autenrieth bf2098f038
Check ledger and participant ID in claims (#3781)
* Add ledger and participant ID to claims

CHANGELOG_BEGIN
- [Ledger] AuthService implementations can now restrict the validity of access tokens to a single ledger or participant.
- [Sandbox] The sandbox JWT authentication now respects the ledgerId and participantId fields of the token payload.

CHANGELOG_END

* Add tests for ledger and participant in claims

* Address review comment

* Address review comment

* Fix tests

* Fix tests
2019-12-09 17:55:17 +01:00
..
codegen-common Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00
codegen-main Reduce SDK tarball size by 70% by deduplicating Scala dependencies. (#3678) 2019-11-29 13:26:47 +00:00
hs/bindings daml assistant: expect auth token in Bearer format (#3736) 2019-12-05 09:19:02 +00:00
java Check ledger and participant ID in claims (#3781) 2019-12-09 17:55:17 +01:00
scala Add authentication docs (#3661) 2019-12-04 14:51:19 +01:00
ts/codegen Move the bazel aliases for yarn and java to the root BUILD file (#3786) 2019-12-09 13:22:21 +00:00