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

Create tenant Admin API #2900

Closed
4 tasks done
Tracked by #2893
golobitch opened this issue Aug 27, 2024 · 0 comments · Fixed by #2921
Closed
4 tasks done
Tracked by #2893

Create tenant Admin API #2900

golobitch opened this issue Aug 27, 2024 · 0 comments · Fixed by #2921
Assignees
Labels
pkg: backend Changes in the backend package.

Comments

@golobitch
Copy link
Collaborator

golobitch commented Aug 27, 2024

Since we are doing multi-tenancy, we need to be able to have tenant id, meaning we need to create it in our system and then have in corresponding tables foreign key to this tenant id

Actions:

  • Create mutation for creating tenant that can receive tenant endpoints
    • Require webhook endpoint as part of input
  • Create user in kratos
    • Map kratos user id to tenant id
@github-project-automation github-project-automation bot moved this to Backlog in Rafiki Aug 27, 2024
@golobitch golobitch self-assigned this Aug 27, 2024
@golobitch golobitch moved this from Backlog to In Progress in Rafiki Aug 27, 2024
@github-project-automation github-project-automation bot moved this from In Progress to Done in Rafiki Sep 17, 2024
@njlie njlie mentioned this issue Oct 11, 2024
1 task
@njlie njlie added the pkg: backend Changes in the backend package. label Oct 12, 2024
@njlie njlie linked a pull request Oct 12, 2024 that will close this issue
5 tasks
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.

3 participants