daml/language-support
Kamil Bożek 32d4bf92ec
Do not require a JWT token for Health and Reflection services [DPP-277] (#8969)
* Do not require a JWT token for Health and Reflection services

CHANGELOG_BEGIN
- A JWT token is no longer required to call methods of Health and Reflection services
CHANGELOG_END

* Let service's authorizer decide about rejections

* Updated authorization test

* Added integration test for unsecured authorisation test for the Health service

* Added integration test for unsecured authorisation test for the Server Reflection service

* Updated Claims doc comments

* Minor change

* Reduced code duplication with SecuredServiceCallAuthTests and UnsecuredServiceCallAuthTests

* Added copyrights

* Move response status handling logic to Authorizer
2021-03-03 11:05:35 +00:00
..
codegen-common Port the rest of //language-support/... to Scala 2.13 (#8846) 2021-02-15 15:08:00 +01:00
codegen-main Port the rest of //language-support/... to Scala 2.13 (#8846) 2021-02-15 15:08:00 +01:00
hs/bindings LF: release LF 1.12 (#8856) 2021-02-24 21:17:33 +01:00
java Do not require a JWT token for Health and Reflection services [DPP-277] (#8969) 2021-03-03 11:05:35 +00:00
scala Ledger API test tool: test against legacy and preview version. (#8913) 2021-02-23 09:19:17 +01:00
ts Ledger: refactor bazel packaging of tedger test tool (#8894) 2021-02-22 11:41:19 +01:00