Search code examples
sitefinity-5

Sitefinity one username for multiple user


To Whom it may concern

I would just like to know is possible to use one user name and it be used by multiple users at the same time on sitefinity without it kicking out a logged on user when another another user logs in using the same user name.

Kind Regards


Solution

  • If the user has a backend role then he will not be able to login concurrently from different machines/browsers. He will have to terminate the existing session before starting a new one.

    Frontend users do not have this limitation.