Closed NanCunChild closed 8 months ago
When other platform exists this user, app can not handle to securely logout and occupy the user account. Below are some network flows:
POST /authserver/login `
当前存在其他用户使用同一账号登录,是否注销其他使用同一账号的用户。
点击“继续”按钮即注销其他用户。点击“取消”则放弃本次登录,返回到登录页面重新登录。
在我修复以前提供一个方案: 使用 ids.xidian.edu.cn/authserver/login 登录进入统一认证服务账号管理 然后进入偏好设置,把只允许一个浏览器登录的选项关掉
已经修复,等下个版本就发布。
When other platform exists this user, app can not handle to securely logout and occupy the user account. Below are some network flows:
POST /authserver/login `
踢出会话
当前存在其他用户使用同一账号登录,是否注销其他使用同一账号的用户。
点击“继续”按钮即注销其他用户。点击“取消”则放弃本次登录,返回到登录页面重新登录。
在我修复以前提供一个方案: 使用 ids.xidian.edu.cn/authserver/login 登录进入统一认证服务账号管理 然后进入偏好设置,把只允许一个浏览器登录的选项关掉
已经修复,等下个版本就发布。