使用 Spring 和 CAS 的 SSO
我正在尝试利用 Spring + Acegi + CAS + Tomcat 实现 SSO。您能否告诉我是否有任何记录的程序可以做到这一点?我到处寻找,但没有找到。我从您的博客了解到您已经实现了单点登录。我的应用程序的前端是 Adobe Flex/AIR。 提前致谢。
谢谢, 货车
I am trying to implement SSO utilizing Spring + Acegi + CAS + Tomcat. Can you please tell me if there is any documented procedure to do it. I have been searching all over but could not find one. I have learnt from your blogs that you have achieved sso. The front end for my application is Adobe Flex/AIR.
Thanks in advance.
Thanks,
Van
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我使用了本教程将 CAS 与 Acegi 结合使用。
I used this tutorial Using CAS with Acegi.
我使用这个文档实现了它
此处描述了我必须实施的一些更改
I implemented it using this documentation
Some of the changes I had to implement are described here