hyperledger-firefly / hyperledger-firefly/firefly
Identity propagation
Open
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
When a rest client interacts with firefly API, it trigger some interaction between firefly core and other components ( e.g. EVM Connect). Currently the context of the originating client is not available to those downstream components. This issue proposes to enhance the internal comms so that components like evmconnect can access context of the originating request ( e.g. jwt claims). This would be very useful, for example, when implementing extensions to the firefly-transaction-manager policy engine.
Contributor guide
Assessment
This issue has not been assessed yet.