Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "codenewa"

Thank you. I'll take a look at it.

You mentioned before that there might be some issues when we set the tenantid after completing the authentication. Can you tell me what they are?

Currently, there are two ways of logging into the system for the multi tenant applications.

  1. Use subdomain routing to identify the tenant.
  2. If we do not use subdomains for routing, then the user has to provide the tenancy name on the login screen to identify the tenant.

We want to be able to login to the application from the same login screen. Since the user is tied to a tenant, it should be possible to set the tenant after authenticating the user. Is that right?

We don't plan on using separate databases for the tenants.

I've sent the link to <a href="mailto:[email protected]">[email protected]</a>

It shows the same error message. Is there anything else I can try?

Turns out my input object was not well formed. It had missing properties which was causing the error. It's fixed now. Sorry about this.

Showing 11 to 15 of 15 entries