请输入
菜单

11.5.4、河南教育网oauth对接

11.5.4、河南教育网oauth对接

配置前必看:

部署认证对接包(11.3章节)

修改配置文件(11.5章节)

#河南教育网oauth认证配置

#默认跳转地址,已有无需再配置现场需要根据实际修改域名上下文

funauth.login.forwardUrl=http://ehall.wisedu.com/qljfwapp/sys/emapol/*default/index.do

#默认跳转移动地址 现场需要根据实际修改

funauth.login.forwardmoburl=http://ehall.wisedu.com/qljfwapp/sys/emapol/*default/index.do

#正方获取code地址,现场根据实际地址修改

auth.code.url=http://xxxx:xx/oauth2.0/authorize

#根据code获取access_token地址,现场根据实际地址修改

auth.token.url=http://xxxx:xx/oauth2.0/accessToken

#根据access_token获取用户信息,现场根据实际地址修改

auth.user.url=http://xxxx:xx/oauth2.0/profile

#client_id,应用审核通过后返回的 app_key,现场根据实际添加pc首页地址

auth.pc.appkey=

#client_secret,应用审核通过后返回的 app_secret,现场根据实际添加pc首页地址

auth.pc.secret=

#client_id,应用审核通过后返回的 app_key,现场根据实际添加移动首页地址

auth.mob.appkey=

#client_secret,应用审核通过后返回的 app_secret,现场根据实际添加移动首页地址

auth.mob.secret=

#默认选择哪种方式;河南教育网henanjiaoyuwang 参数配置固定

auth.bean=henanjiaoyuwang

#使用河南教育网认证

auth.special.authHelper=pubauthapp/SpecialLoginHelper2

auth.special.useAppAuth=true

#系统调用的退出地址,前面为河南教育网退出地址

emaphome.logout_url=http://xxxx:xx/logout?service=http://ehall.wisedu.com/qljfwapp/sys/pubauthapp/publogout/logout.do

#系统的域名

app.domainContext=http://ehall.wisedu.com

上一个
11.5.3、东软CAS认证
下一个
11.5.5、苏迪微信通认证
最近修改: 2024-05-30Powered by