Note that there are some explanatory texts on larger screens.

plurals
  1. POrestrict web application users to specific number of terminals using certificates
    primarykey
    data
    text
    <p>Hi I am developing a cloud based application. It is a niche application, and not a public general consumer facing application. For specific need wrt the nature of the application and also to keep traffic costs low-as this will be a free application, I need to restrict the access for each user to certain number of terminal. IE: each user can use only 1 computer to access the system at any time. But he need not use the same computer every time. He can always log off and login using another computer. Now there are many ways I am considering to implement this. One of them is to use some sort of certificate to identify along with the username.</p> <p>Questions: 1. Is this possible using any off the shelf technology? 2. Using the existing technologies, how much effort does the user need to go thru? eg:does he have to install anything every time he wants to use another system etc. 3. Any links that provide information about using such a system in a web application?</p> <p>Must have Requirement: Should be OS/browser independent </p> <p>Please share your general experience if you have faced such scenario during development of web application.</p> <p>PS: Please note that I am not restricting people using the application, but the terminals using the application. IE several people might use the application using same credentials. But at any time, only one terminal can access the application with a given credential. Another scenario might be where an account specifically require to use 2 terminals. In this case 2 different terminal can use the application at any given point of time but not more.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload