We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
一直会访问就跳转到https://demo.youshengyun.com/sso/login?
The text was updated successfully, but these errors were encountered:
跳sso登录是前端配置里采用的我们数字底座的单点登录,需要修改后端配置文件y9.feature.oauth2.resource.enabled: true和risedata.security:false,并修改y9.feature.oauth2.resource.opaque.introspection-uri和y9.feature.oauth2.resource.opaque.profile -uri的值和前端sso地址的域名统一,或者可以采用单机登录将前端的配置文件里.env.development里的VUE_APP_APPFEATURES = '0'改为'1'
Sorry, something went wrong.
或者可以采用单机登录将前端的配置文件里.env.development里的VUE_APP_APPFEATURES = '0'改为'1',修改了显示404。后端配置的也试过了无法绕过demo的SSO。是否可以写一个快速使用的手册,可以独立部署在本地的,或者有其他方案么,可以独立登录不用sso。感谢解答
下载下最新的代码,调整了下集成登录和单机登录这块的结构,并查看README.md 文档专区里的[数据流引擎安装部署文档]按新的方式运行,手册里里新增了具体部署运行修改的操作和截图
No branches or pull requests
一直会访问就跳转到https://demo.youshengyun.com/sso/login?
The text was updated successfully, but these errors were encountered: