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
启动xxl-sso-serve,访问http://xxlssoserver.com:8080/xxl-sso-server/, 成功 ,然后启动xxl-sso-token-sample那个实例客户端,访问 http://xxlssoclient1.com:8082/xxl-sso-token-sample-springboot/,返回501,发现
request.getHeader(Conf.SSO_SESSIONID)为null,请问是什么原因造成的,
The text was updated successfully, but these errors were encountered:
他这个是要在发请求的时候手动加上请求头吧
Sorry, something went wrong.
No branches or pull requests
启动xxl-sso-serve,访问http://xxlssoserver.com:8080/xxl-sso-server/,
成功
,然后启动xxl-sso-token-sample那个实例客户端,访问
http://xxlssoclient1.com:8082/xxl-sso-token-sample-springboot/,返回501,发现
request.getHeader(Conf.SSO_SESSIONID)为null,请问是什么原因造成的,
The text was updated successfully, but these errors were encountered: