红联Linux门户
Linux帮助

spring-oauth-server 0.3发布,Oauth2与Spring Security安全应用整合

发布时间:2015-06-08 09:09:07来源:红联作者:empast
spring-oauth-server 0.3版本发布, spring-oauth-server 是一个整合Oauth2与Spring Security的安全应用项目,是从https://github.com/spring-projects/spring-security-oauth/tree/master/spring-security-oauth2扩展的符合实际项目需要的示例项目.

0.3 版本是项目创建后的第一个重大版本, 更新内容如下:

#74 - oauth mysql ddl add create_time, default is now()

#75 - Add user information API, for spring-oauth-client project use

#77 - User add Privilege domain. Addition initial two user: unityuser(ROLE_UNITY),mobileuser(“ROLE_MOBILE). If default user, return all privilegs, otherwise return specify privilege(s)

#78 - Initial ‘sprint-oauth-client’ project(maven), add sub-modules#78 - Initial ‘sprint-oauth-client’ project(maven), add sub-modules

#91 - User log4j replace logback dependency

#92 - Add database table column description. (添加数据库表的字段说明)

#93 - 将默认的 oauth_code存入数据库(当前是存入内存)

spring-oauth-server project add Bootstrap CSS

#95 - Add ‘client-details’ management; create/delete, show testing links

0.3版本访问地址: http://git.oschina.net/shengzhao/spring-oauth-server/tree/0.3/

项目地址: http://git.oschina.net/shengzhao/spring-oauth-server

来自:开源中国社区
文章评论

共有 0 条评论