A standard login is initialised from the standard TermWeb application.

Permissions

The permissions of each user can be configured in the administration page.
Users can be members of user groups and be assigned permission schemes according to their group.
Permission schemes can also be assigned to dictionaries and sections, in order to enforce security rules between sections
More detailed information about permission management can be found in the User Manual.

User Preferences

Logged in users have each their own separate preferences. These preferences are automatically stored in the database.
This allows the user to be able to select a dictionary, a filter or a term and access it directly after the next login.
Also some more specific preferences like Gridview configuration is possible.
User preferences are stored automatically with each action from the user during his session.

Sessions

TermWeb sessions go along with the HTTP/HTTPS sessions created by the browsers.
The session ids of TermWeb are the same as the HTTP/HTTPS session ids. This means the following:

Let’s say you login via a certain browser, e.g. Firefox.