Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Multi-Tenant] Add a public name, api secret to tenants #2932

Closed
2 tasks
Tracked by #2893
njlie opened this issue Aug 30, 2024 · 0 comments
Closed
2 tasks
Tracked by #2893

[Multi-Tenant] Add a public name, api secret to tenants #2932

njlie opened this issue Aug 30, 2024 · 0 comments
Assignees
Labels
pkg: backend Changes in the backend package.

Comments

@njlie
Copy link
Contributor

njlie commented Aug 30, 2024

A tenant should be able to include a display name when it is being registered, so that this name could be used in the wallet address url for wallet addresses on that particular tenant.

Tenants should also have an apiSecret that should be used to sign requests made by that tenant, and used by the backend service to reconstruct a signature & verify that one sent in the headers is valid.

  • Add publicName column
  • Add required apiSecret column
@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Aug 30, 2024
@njlie njlie mentioned this issue Aug 30, 2024
38 tasks
@golobitch golobitch self-assigned this Sep 1, 2024
@golobitch golobitch moved this from Backlog to In Progress in Rafiki Sep 1, 2024
@mkurapov mkurapov assigned golobitch and unassigned golobitch Oct 1, 2024
@mkurapov mkurapov linked a pull request Oct 1, 2024 that will close this issue
5 tasks
@njlie njlie added the pkg: backend Changes in the backend package. label Oct 18, 2024
@njlie njlie changed the title Add a public name to tenants [Multi-Tenant] Add a public name, api secret to tenants Nov 19, 2024
@njlie njlie closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in Rafiki Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package.
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants