daml/docs/source/tools
Robert Autenrieth 3f95c2ec13
Change sandbox JWT format (#4070)
* Introduce new JWT payload format
... the reader still supports old formats

CHANGELOG_BEGIN
[Sandbox] The sandbox uses a new payload format for authentication tokens (JWTs).
          The old format is deprecated, but still works.
[JSON API] The HTTP JSON API now uses the same payload format for authentication tokens as the sandbox.
           The old format is deprecated, but still works.
CHANGELOG_END

* Add helper function for getting token party

* Support sandbox tokens in JSON API

* Add warning for deprecated formats

* Update documentation

* Add explicit test for new format

* Update JSON API documentation

* Fix test
2020-01-22 14:26:57 +01:00
..
images Adding visual -web command (#3009) 2019-09-27 10:26:20 -04:00
ledger-api-test-tool update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
navigator update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
assistant.rst Add Zsh completions for the assistant (#3980) 2020-01-08 14:58:13 +01:00
codegen.rst update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
extractor.rst update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
sandbox.rst Change sandbox JWT format (#4070) 2020-01-22 14:26:57 +01:00
visual.rst update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00