Solved

How to restict only one session for each user

  • 10 November 2020
  • 1 reply
  • 49 views

Badge +9

I would like to restrict my users to a single session. The user may only be able to login from a single computer. If the user try to login from an other computer the session must be blocked.

Is this possible?

icon

Best answer by Mark Jongeling 10 November 2020, 13:53

View original

This topic has been closed for comments

1 reply

Userlevel 7
Badge +23

Hi,

Yes, this is possible. In the Applications tab inside IAM, you are able to change the field 'Max # sessions per account’. If you set this value to 1, only 1 session can be active per account. If it's empty, it's unlimited.

IAM → Applications (form) → Max # sessions per account

Kind regards,
Mark Jongeling