同步 - Apache Web 服务器会话与 Tomcat 会话
我需要将 Apache Web 服务器会话与 Tomcat 服务器会话同步,以在这两台服务器上运行的 2 个应用程序之间共享身份验证机制。
有什么方法可以做到这一点? php 代码?
(我只需要通过浏览器对要使用在 Apache 上运行的应用程序的用户进行身份验证,该用户已经登录到在 Tomcat 上运行的应用程序)
logging on to tomcat application cause automatically logged in to apache application log out from tomcat application cause automatically log out from apache application
I need to sync Apache web server session with Tomcat server session, to share authentication mechanism between 2 applications run on those two servers.
What is the way to do this? php code?
(I just need to authenticate the user who is going to use application runs on Apache through browser where who already logged in to the application which is running on Tomcat)
logging on to tomcat application cause automatically logged in to apache application log out from tomcat application cause automatically log out from apache application
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论