1、access_token默认有效期7200s,三方server需缓存本地后使用,不可频繁调用小鱼接口获取。
获取access_token参见:https://openapi.xylink.com/common/education/doc/signsecret_2_0?platform=server
2、获取nemoTicket参见:获取nemoTicket
3、小鱼登录中间页面地址:https://cdn.xylink.com/h5/edu/login/index.html?manage=true&nemoTicket={nemoTicket}
参数说明:
manage:true-跳转至小鱼教学管理后台;false-跳转至小鱼教学资源前台
nemoTicket:三方请求小鱼server生成的用户唯一标识