Jump to: navigation, search

Changes


HowTo:Configure LAS Authentication

1 byte added, 09:07, 15 October 2013
# 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 LAS ("SessionManagementType" "1"(LAS), and set the session session management URL in the [[UBIK Web Service Configuration]] to the according address of the web service (which can be at the same location like the data service itself).# If the authentication servie service is in another a different location, open the [[UBIK Web Service Configuration|web.config]] of the USAM service: the settings in the configuration file are the same like as in the data service, however, the settings for the SessionManagementType and the SessionManagementUrl will be ignored.It is important that the authentication service connects to the same database as the data service!
681
edits