Jump to: navigation, search

Changes


USAM

14 bytes removed, 14:58, 14 October 2013
/* LAS (Local Authentication Service) */
This means that no explicit authorization mechanism is used. The user's session is a single session which cannot be terminated by another user or the system itself.
== LAS (Local Authentication Service) ==
When a local authentication is used, the session management service and the data service share the same one database. This does not mean that a local authentication service has to share a be in the same location for as the data webservice, only the database connection for both the data service and the session management service services have to be configured to use the same database connection.
== GAS (Global Authentication Service) ==
Global session management means that the session management is managing connections to one or more databases via a separate database used to manage these sessions.
681
edits