Base solution for your next web application

Activities of "ShaneFryer4184"

Hi,

is there a way that a user can be assigned to multiple tenants so that they can switch between tenants?

Unfortunately this is not possible.

Also, is there any limit to the nubmer of tenants; perforamnce issues over a certain number, etc.?

No. App itself doesn't have a limit. Having huge number of tenants will not affect your app's performance because when a user is logged in as a Tenant user, only 1 tenant is selected. If a user logs in as a host user, tenants will be displayed on Tenant page with a limited number for each page.

Hi, thanks for the quick reply. With regards to not being able to assign a user to multiple tennats, do you know if this was done intentionally to not allow this or if it was just never a requirement?

The reason I ask is that if I need to modify the project to allow this it would be good to understand if there was some fundamental limitation that prevented this from being possible, before I start developing the function.

Hi, thanks for the quick reply. With regards to not being able to assign a user to multiple tennats, do you know if this was done intentionally to not allow this or if it was just never a requirement?

The reason I ask is that if I need to modify the project to allow this it would be good to understand if there was some fundamental limitation that prevented this from being possible, before I start developing the function.

Thanks, yes I have implemented the LinkedIn authentication previously so will look into that. It would however be beneficial to have this as standard, so may be wort including this as a feature request for the future releases of the template.

It is the single Angular / Core project; latest version downloaded recently.

Latest version of the template but only options are Facebook, Google and Microsoft, as standard.

I have just updated Microsoft.composition from 1.0.27 to 1.0.31 and updated castle.core dll to 4.1.1

Even the cors origins, client & server root address are mentioned properly.

Should I send web.host.csproj & appsettings.json ? Or do you want any other files too.

Can you list down the files ?

What mail id should I send to?

Thanks ... I have solved it.

I have checked the bugs log file. It also says it has nothing to do with npm. It traces errors to @angular/cli with your iabpsession. Have uninstalled & re-installed @angular/cli, but still in package.json, intellisense shows it unavailable. I have deleted node_modules folder & then again did npm install. Also deleted npm & cache from roaming. Updated ngx bootstrap , typescript to latest version. But still no luck. plz help.

<a class="postlink" href="https://github.com/shalinjirawla">https://github.com/shalinjirawla</a>

is my GitHub.

The link you have sent me is not working.

I already set site and secret key in appsettings.json in Dotnet core folder

In Angular folder, appconfig.json has no value for sitekey. Should I add sitetkey just the way it is in appsettings.json ?

What do you mean by "create key for angular client site app." ? Can you elaborate ?

Showing 1 to 10 of 10 entries