origoni's Blog from Millky

origoni의 스프링 블로그 입니다.

SPRING SOCIAL 1.1.0.M2 RELEASED

http://www.springsource.org/spring-social/news/1.1.0.m2-released


스프링 소셜 1.1.0 M2가 릴리즈 되었다.

이번에 밀키 2를 만들면서 페이스북과 트위터 로그인을 사용하기 위해 도입했는데. 오 정말 좋다.

물론... 내부적으로 데이터 저장 하는 부분에 조금... 음 그런점이 있지만 ㅋ

난 단지 M1을 사용하고 있었을 뿐이다.


스프링 시큐리티도 통합되어 있던걸 내가 쓰기에... 조금 그래서? ㅋ 걷어낼까 하고 있었는데 통합된다는 말이 있네 ㅋㅋㅋ

좀더 지켜봐야 할 듯


SPRING SOCIAL 1.1.0.M2 RELEASED

Dear Spring Community,

We are pleased to announce the second milestone release of Spring Social 1.1.0!

Spring Social is an extension of the Spring Framework that enables you to connect your Java applications to Software-as-a-Service (SaaS) providers such as Facebook and Twitter.

Along with Spring Social 1.1.0, we are also releasing second milestones for Spring Social Facebook 1.1.0 and Spring Social Twitter 1.1.0.

The main theme of milestone 2 is tighter integration with Spring Security, including a newSocialAuthenticationFilter to achieve sign-in-with-provider capability directly within the Spring Security filter chain.

In addition to Spring Security integration, these milestone releases also include:

  • Support for non-standard parameters in the OAuth authorization flows.
  • Interceptor capability in ProviderSignInController's flow to allow for custom behavior in authentication flow.
  • Sign-in capability for Facebook Canvas applications, including a new spring-social-canvassample to showcase the use of CanvasSignInController.
  • Support for paging in the Facebook API binding with "since" and "until" parameters.
  • Advanced search capabilities in the Twitter API binding.
  • Support for ticker symbol pseudo-entity in Twitter statuses.

These milestone releases also contain several smaller improvements and bug fixes.

To get the software, download the release distribution (Core | Facebook | Twitter).

As always, the Spring Social community has been awesome at providing feedback and contributing pull requests to make this release possible. Significant contributions in this release came from Stefan Fussenegger, who contributed much of the Spring Security integration code and Yuan Ji who provided feedback and refactoring help in that same set of code. Also, it seems that the Spring Social community has taken a keen interest in using Spring Social to build Facebook Canvas apps, which led to the creation of CanvasSignInController.

If you'd like to follow along or contribute, we encourage you to participate in the Spring Social Forumreport bugs or suggest enhancements, or to fork the code and contribute back via pull requests.

자 스프링 소셜 1.1.0 정식과 스프링 시큐리티 3.2.0 정식이 나올때쯤... 개발이 많이 진척되었으면 좋겠다 ㅎ


밀키2 화이팅!!!   



back to top