Base solution for your next web application

Activities of "ShaneFryer4184"

Hi, the new Metronic template version 8 uses a new tag <app-keenicon> which is not recognised in the latest version of ASP.NET Zero, despite it saying that version 8 is supported. Can you describe how these tags can be supported in ASP NET Zero so that content from the Metronic templates can be more easily used?

Hi, I recently restarted my PC and tried running my project again and when I login to the application it just redirects back to the login. If I deliberately put in the incorrect password it does show the message box that the password is incorrect, but when I put in the correct credentials it starts to redirect and then it just goes back to the login with no error shown.

Not sure if it is realted but I have seen in the login attempts table that the login was successful (Result = 1) but the ClientIpAddress is not showing correctly, it is showing as ::1. Not sure the 2 things are related but all previous logins are show an IP address, it is just now that this does not seem to be working.

Anyone come across this issue previously?

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.

Hi, is there a way that a user can be assigned to multiple tenants so that they can switch between tenants? Also, is there any limit to the nubmer of tenants; perforamnce issues over a certain number, etc.?

Hi, I am currently developing an application that requries a public website in addition to the application. The intention is to create a "public" user and create a "public" role that is assigned privileges to certain pages that will only be used for the public website. When a user comes to the website they will be automatically logged on using the public user, and therefore we can use all existing layouts and functionality of ASPN0 without having to have a separate website.

Some concerns I have with this approach are:

  1. Security - does this approach expose any security vulnerabilities; the user will be assigned a "public" role and limited privileges in the application to only view pages that are intended to be public;
  2. Performance - obviously there will be overheads to logging in automatically; do you think this will be significant with more traffic over time?
  3. Experience - currently the experience is showing the login screen very briefly before logging the user in; are there any other ways to log the user in without showing the screen (even for a split second).

Appreciate people's ideas on this approach to the public webiste, rather than maintaining a separate website which the look and feel may be different and difficult to keep aligned.

Question

Hi, I would like to include a Wiki (similar to this https://docs.aspnetzero.com/documents/zero/latest/) into my application. Has anyone done this (or similar) in the past and can you advise how it could be done?

As a suggestion to Volosoft it may be worth having this as a feature whereby Wiki's can be added for the overall system and for each tenant, which can then be used to capture information relatant to the application, etc.

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.

Showing 1 to 10 of 23 entries