Skip to content

Bad Request - Invalid Hostname When Work With Other Subdomains For Tenant Subdomain Resolver #248

Open
@Moghaddm

Description

@Moghaddm

I created app template of ABP and after configurations and seeding data when i defined new tenant for check tenant domain resolver every other subdomain is return 400 status code (Bad Request) .

image

i cant understand this situation according to definition of this :

Configure<AbpTenantResolveOptions>(options =>
{
    options.AddDomainTenantResolver("{0}.localhost:44393");
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions