tinybyhuang / sso-shiro-cas

spring下使用shiro+cas配置单点登录
Apache License 2.0
467 stars 333 forks source link

cas #12

Open 2038zhiqiangzhao opened 6 years ago

2038zhiqiangzhao commented 6 years ago

你好你这个cas如何启动呢,我当前用的是eclipse

tinybyhuang commented 6 years ago

@2038zhiqiangzhao cas项目不能导,需要部署到tomcat下(war解压出来的文件),node1跟node2都是,maven项目,按照eclipse方式导入就可以了

zhonghaigang commented 6 years ago

idea如何启动?

chuang-lian commented 5 years ago

idea中如何启动cas呢

tinybyhuang commented 5 years ago

@chuang-lian 目前无法直接在IDEA启动cas的项目,因为他是一个打包好的war项目,而不是源文件的项目(这是cas官方希望的。。),所以你应该把他放到servlet容器(比如tomcat)里面

chuang-lian commented 5 years ago

谢谢!昨天已经实现了功能,跑通了,想问您一下 cas 对接cas 有没有实现的可能呢?

在 2019-01-11 09:14:50,"黄伟财" notifications@github.com 写道:

@chuang-lian 目前无法直接在IDEA启动cas的项目,因为他是一个打包好的war项目,而不是源文件的项目(这是cas官方希望的。。),所以你应该把他放到servlet容器(比如tomcat)里面

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

tinybyhuang commented 5 years ago

谢谢!昨天已经实现了功能,跑通了,想问您一下 cas 对接cas 有没有实现的可能呢? 在 2019-01-11 09:14:50,"黄伟财" notifications@github.com 写道: @chuang-lian 目前无法直接在IDEA启动cas的项目,因为他是一个打包好的war项目,而不是源文件的项目(这是cas官方希望的。。),所以你应该把他放到servlet容器(比如tomcat)里面 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

这是个什么样的场景,可以描述下

chuang-lian commented 5 years ago

就是我们的应用系统做了cas的认证,然后第三方的系统也用了cas的认证,能不能把这两个cas认证关联起来

在 2019-01-11 14:02:37,"黄伟财" notifications@github.com 写道:

谢谢!昨天已经实现了功能,跑通了,想问您一下 cas 对接cas 有没有实现的可能呢? 在 2019-01-11 09:14:50,"黄伟财" notifications@github.com 写道: @chuang-lian 目前无法直接在IDEA启动cas的项目,因为他是一个打包好的war项目,而不是源文件的项目(这是cas官方希望的。。),所以你应该把他放到servlet容器(比如tomcat)里面 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

这是个什么样的场景,可以描述下

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.