...
In the above screenshot, every user, except the akAdmin group has restricted access. That means that every user that has access to this new screen and is NOT an akAdmin will only be able to list their own sessions. AkAdmins will be able to view all the sessions the the window grid.
In the future, in order to allow the possibility to restrice access to user sessions per domain, we will add a new SST attribute: ListGlobalSessions.
This attribute can be set in combination with the existing one, ListUserSessions. By default, the new attribute will be set to unrestricted access ONLY for akAdmins.
See below table for possible combinations of the two attributes.
ListUserSessions restricted | ListUserSessions unrestricted | |
ListGlobalSessions restricted | User will only see his/her sessions. | User will see all sessions for his/her domain/s. |
ListGlobalSessions unrestricted | User will only see his/her sessions. | User is able to see all the sessions in the database, for all users and all domains. |