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.
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.