interledger / rafiki

An open-source, comprehensive Interledger service for wallet providers, enabling them to provide Interledger functionality to their users.
https://rafiki.dev/
Apache License 2.0
262 stars 88 forks source link

[Multi-Tenant] Tenanted Admin UI Requests #3108

Open njlie opened 3 days ago

njlie commented 3 days ago

The Admin UI should use the new identity management scheme for tenanted requests on the admin graphql api. The UI could present an input to collect the api secret that signatures should be signed with and add them to the browser session, if the UI does not detect that they have been set already.

Prerequisites: