daml/language-support/java
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
..
bindings Java-codegen: add support for Generic Maps. (#3549) 2019-11-22 08:07:53 +00:00
bindings-rxjava Check ledger and participant ID in claims (#3781) 2019-12-09 17:55:17 +01:00
codegen Java codegen fixes (#3762) 2019-12-06 15:10:38 +00:00
BUILD.bazel Replace bazel-deps by rules_jvm_external (#3253) 2019-10-28 13:53:14 +01:00