反馈已提交

网络繁忙

You are viewing 5.1 help doc. More details are displayed in the latest help doc.

Single sign on problem summary

  • Recent Updates: September 02, 2022
  • I. Overview

    This paper introduces some error reports and solutions in single sign on.

    II. Examples

    1. automatic logout

    Problem description:

    Single sign on cannot be checked to keep login status. Sometimes it will automatically exit after logging in for a period of time.

    Solution:

    Enter the data decision system and set the "login timeout" in the platform "Manage > System > Login", as shown in the following figure:

    2. single sign on failure in IE browser

    Problem description:

    The single sign on of the user on the IE browser fails, but the single sign on can be normal when the debugging mode of the IE browser is enabled.

    Cause analysis:

    Use console.log() prints the debug information. This code is not executed by default in IE browser. It is only effective when the debugging tool is opened in F12.

    Solution:

    You can log in normally by masking the code for printing the log. As shown in the following figure:

    1609123443594895 (1).png

    3. single sign on failure in Intranet Environment

    Problem description:

    Single sign on fails in Intranet environment.

    Cause analysis:

    If the JS file is referenced in the single sign on code, it cannot be effective in the Intranet environment. As shown in the following figure:

    1630029495788361 (1).png

    Solution:

    Download the JS file locally and modify the corresponding path. Take Ajax cross domain asynchronous single sign on as an example:

    1) Visit the link on the right: download each version of jquery and download the corresponding jquery file in the code.

    2) Put the jquery.min.js file in the downloaded file into%BI_HOME%\webapps\webroot, as shown in the following figure:

    3) Modify the path of jquery.min.js file in the HTML file, as shown in the following figure:

    1630029528873319.png


    Attachment List


    Theme: Deployment Integration
    Already the First
    Already the Last
    • Helpful
    • Not helpful
    • Only read

    售前咨询电话

    400-811-8890转1

    在线技术支持

    在线QQ:800049425

    热线电话:400-811-8890转2

    总裁办24H投诉

    热线电话:173-1278-1526

    文 档反 馈

    鼠标选中内容,快速反馈问题

    鼠标选中存在疑惑的内容,即可快速反馈问题,我们将会跟进处理。

    不再提示

    10s后关闭