daml/ledger-service
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
..
cli-opts Upgrade scalafmt and enable trailing commas (#8437) 2021-01-09 11:37:37 +01:00
db-backend non-empty newtypes (#8516) 2021-02-22 08:54:26 -05:00
http-json Do not require a JWT token for Health and Reflection services [DPP-277] (#8969) 2021-03-03 11:05:35 +00:00
http-json-oracle Ledger: refactor bazel packaging of tedger test tool (#8894) 2021-02-22 11:41:19 +01:00
http-json-perf More Scala 2.13 cleanup (#8855) 2021-02-16 09:39:16 +00:00
http-json-testing LF: release LF 1.12 (#8856) 2021-02-24 21:17:33 +01:00
jwt Port parts of //ledger-service to Scala 2.13 (#8776) 2021-02-08 11:27:50 +00:00
lf-value-json Port parts of //ledger-service to Scala 2.13 (#8776) 2021-02-08 11:27:50 +00:00
utils Port parts of //ledger-service to Scala 2.13 (#8776) 2021-02-08 11:27:50 +00:00