Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mar 13, 2024 9:34:07 AM
Mar 13, 2024 9:34:07 AM
By default, Qlik Replicate uses Single Sign-on through Windows Authentication to authenticate users who log in to the Replicate UI Console.
If may be necessary to change the authentication prompt to prompt for user name and password which does not involve launching a browser in Incognito mode or disabling Windows Authentication on the browser.
On the Qlik Replicate server:
--address ""
--http_port "80"
--https_port "443"
--root_url "attunityreplicate"
--user_timeout "5"
--domain "domain.local"
--ad_default_container ""
--authentication_method "SSO"
--static_http_headers
--rest_http_headers
--use_strict_same_site_cookie "False"
For Qlik Replicate to work with Qlik Enterprise Manager, SSO must be used. If you change to form authentication, Qlik Replicate will no longer authenticate with Qlik Enterprise Manager. Error: SYS-E-CREATSESS, Failed to create a session with the server (server response status is Server did not return a session cookie. Verify server URL is correct.).