11.5.7、正方CAS认证
配置前必看:
部署认证对接包(11.3章节)
修改配置文件(11.5章节)
####正方cas认证配置
#默认跳转地址首页地址示例
funauth.login.forwardUrl=http://ehall.wisedu.com/qljfwapp/sys/emapol/*default/index.do
#配置退出地址
emaphome.logout_url=http://auth.hiaskc.com/cas/logout?service=http://ehall.wisedu.com/qljfwapp/sys/pubauthapp/publogout/logout.do
#配置业务系统域名含https或者http
app.domainContext=http://ehall.wisedu.com
#默认选择哪种方式,
auth.bean=pubcas
#使用正方认证
auth.special.authHelper=pubauthapp/SpecialLoginHelper2
auth.special.useAppAuth=true
emaphome.login_url=http://auth.hiaskc.com/cas/login
auth.ticket.url=http://auth.hiaskc.com/cas/serviceValidate
auth.usernode.id=//cas:serviceResponse/cas:authenticationSuccess/cas:user
auth.usernode.name=//cas:serviceResponse/cas:authenticationSuccess/cas:attributes/cas:XM