用 spring security oauth2进行用户认证,如何更新Redis中的用户信息

用 spring security oauth2进行用户认证,首次登陆后获得access_token和refresh_token,而后修改SecurityContextHolder.getContext().getAuthentication()中的Principal信息,但没有修改Redis中的数据,spring oauth2配置:ide @Override protected void con
相关文章
相关标签/搜索