打开 关闭

Public Tenant Registration/Signup #4350


User avatar
0
tuney 创建

Hi All

In AbpZero there is a tenant signup/registration where customers can sign up to create a new tenant.

Does anyone have a sample of this in abp.io?

Otherwise I'm thinking of creating a public endpoint with a registration method. This will then do basically the same as the host tenant registration.

  • Create the tenant
  • Seed any data like admin roles
  • Create/register the admin user
  • Send a email validation

I'll also add a public endpoint for tenant exists on the name to stop duplicates.

Are there any gotchas I should be thinking about?

Cheers Chris


If you're creating a bug/problem report, please include followings:

  • ABP Framework version: vX.X.X
  • UI type: Angular / MVC / Blazor
  • DB provider: EF Core / MongoDB
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

1 答案
  • User Avatar
    0
    maliming 创建
    支持团队 Fullstack Developer

    I think this is enough. You can try this. Feel free to feedback any problems.

Made with ❤️ on ABP v8.2.0-preview Updated on 三月 25, 2024, 15:11