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

Open
2 of 4 tasks
Tracked by #2893
golobitch opened this issue Aug 27, 2024 · 0 comments
Open
2 of 4 tasks
Tracked by #2893

Create tenant Admin API #2900

golobitch opened this issue Aug 27, 2024 · 0 comments
Assignees

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant