typescript icon indicating copy to clipboard operation
typescript copied to clipboard

Multitenancy

Open peintnermax opened this issue 1 year ago • 1 comments

Implements multitenancy

  • token used has to have system api access on the specific region
  • the instance host url is determined from the request host
  • the user id is determined from the request host (to be removed?)

Definition of Ready

  • [ ] I am happy with the code
  • [ ] Short description of the feature/issue is added in the pr description
  • [ ] PR is linked to the corresponding user story
  • [ ] Acceptance criteria are met
  • [ ] All open todos and follow ups are defined in a new ticket and justified
  • [ ] Deviations from the acceptance criteria and design are agreed with the PO and documented.
  • [ ] Vitest unit tests ensure that components produce expected outputs on different inputs.
  • [ ] Cypress integration tests ensure that login app pages work as expected. The ZITADEL API is mocked.
  • [ ] No debug or dead code
  • [ ] My code has no repetitions

peintnermax avatar Oct 07 '24 15:10 peintnermax

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
typescript-login ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 0:59am

vercel[bot] avatar Oct 07 '24 15:10 vercel[bot]

closed in favor of #340

peintnermax avatar Jan 14 '25 12:01 peintnermax