Changes

HowTo:Configure LAS Authentication

689 bytes added, 09:04, 15 October 2013
A Local Authentication Application Service (LAS) can be configured in the following way: # Set Open UBIK.Studio and connect to the database which should be configured for LAS.# Open [[UBIK_Studio_Basics#Database_specific_settings|database specific settings]]: set "SessionManagement" to "LAS" with the authentication service address in "SessionServiceUrl". # Open the [[UBIK Web Service Configuration|web.config]] of the data service: set the session management type in the [[UBIK Web Service Configuration]] to Local Application Service LAS (="1")# Set , set the session session management URL in the [[UBIK Web Service Configuration]] to the address of the web service(which can be at the same location like the data service itself).# If the authentication servie is in another location, open the [[UBIK Web Service Configuration|web.config]] of the USAM service: the settings in the configuration file are the same like in the data service, however, the settings for the SessionManagementType and the SessionManagementUrl will be ignored.
681
edits