zlt-mp v5.1.0 发布,基于 Spring Cloud Alibaba 的微服务平台
功能介绍 更新内容 特性/增强 认证中心支持单点登出 sso-demo增加单点登出支持 日志链路追踪增加spanId和parentId字段 升级spring-boot到2.5.7 升级spring-cloud到2020.0.4 问题修复 解决客户端模式授权报错问题 变更语句 Use`oauth-center`; updateoauth_client_detailssetadditional_information='{"LOGOUT_NOTIFY_URL_LIST":"http://127.0.0.1:8082/logoutNotify"}' whereclient_id='webApp'; updateoauth_client_detailssetadditional_information='{"LOGOUT_NOTIFY_URL_LIST":"http://127.0.0.1:8081/logoutNotify"}' whereclient_id='app'; 内容说明 一、认证中心支持单点登出 认证中心支持多个系统在基于OAuth2.0实现单点登录之后,当其...