GithubHelp home page GithubHelp logo

Comments (7)

yaniswang avatar yaniswang commented on May 3, 2024

这就需要内部自建一套账号体系了。

每次使用时都注册个新账号?

from f2etest.

yaniswang avatar yaniswang commented on May 3, 2024

或者每次新访问时,生成一个临时账号,然后存储在cookie中,也是个方案。

不过这样的话,统计数据可能就不是非常准了。

from f2etest.

shamoyouhun avatar shamoyouhun commented on May 3, 2024

SSO对接对于初次搭建来说有点难,遇到问题了
TypeError: Cannot set property 'appList' of undefined
at /opt/f2etest/f2etest-web/control/index.js:12:26
at Layer.handle as handle_request
at next (/opt/f2etest/f2etest-web/node_modules/express/lib/router/route.js:131:13)
at Route.dispatch (/opt/f2etest/f2etest-web/node_modules/express/lib/router/route.js:112:3)
at Layer.handle as handle_request
at /opt/f2etest/f2etest-web/node_modules/express/lib/router/index.js:277:22
at Function.process_params (/opt/f2etest/f2etest-web/node_modules/express/lib/router/index.js:330:12)
at next (/opt/f2etest/f2etest-web/node_modules/express/lib/router/index.js:271:10)
at /opt/f2etest/f2etest-web/app.js:106:9
at Layer.handle as handle_request

from f2etest.

yaniswang avatar yaniswang commented on May 3, 2024

你这个报错信息似乎不是SSO引起的。
是不是你的配置文件没配好?
appList未定义

from f2etest.

shamoyouhun avatar shamoyouhun commented on May 3, 2024

重新按步骤检查了一下配置文件,没啥问题。

from f2etest.

yaniswang avatar yaniswang commented on May 3, 2024

看了下源代码,的确是SSO没正常工作引起的

from f2etest.

yaniswang avatar yaniswang commented on May 3, 2024

默认改为使用内置的匿名SSO:e0a7777

from f2etest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.