daml/ledger-service
Stefano Baghino d951d738ee
Add support for authenticated ledger (#3639)
Closes #3627

- Pass a token at startup to read packages
- Re-read the token every time new packages are fetched to ensure token
freshness
- If the token is expired, new packages will not be retrieved

CHANGELOG_BEGIN

- [JSON API] Accept a path to a file containing a token at startup for
package retrieval. See `issue #3627 <https://github.com/digital-asset/daml/issues/3627>`__.

CHANGELOG_END
2019-11-26 19:45:47 +01:00
..
db-backend replace JSON witnessParties column with a text[] column (#3461) 2019-11-19 19:53:43 +00:00
http-json Add support for authenticated ledger (#3639) 2019-11-26 19:45:47 +01:00
jwt Implement support for RSA-signed JWT tokens (#3526) 2019-11-25 16:29:24 +01:00
lf-value-json DAML-LF: rename ValueMap to ValueTextMap. (#3584) 2019-11-22 11:35:32 +00:00
utils Add support for authenticated ledger (#3639) 2019-11-26 19:45:47 +01:00