SSO登录
POST
/sso.login
接口描述
采用的网站方式的sso登陆、根据app跳转链接登陆后的地址 获取code 拿到code后调用该地址进行登录业务
请求头
参数名
类型
描述
必填
Content-Type
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
code
string
强生sso登陆code 示例:xxx 必填
必填