Sitefinity one username for multiple user

272 views Asked by At

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

1

There are 1 answers

1
Boyko Karadzhov On BEST ANSWER

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.