Open Closed

Public Tenant Registration/Signup #4350


User avatar
0
tuney created

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 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

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

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on July 17, 2025, 06:22