Spring-oauth-client

Source: Internet
Author: User
Tags oauth


This is an open source project for a complete Spring-oauth-server client-based test case.

Through this project you will clearly understand the usage scenarios and invocation processes of OAuth's various grant_type.


OAuth supports the following grant_type:


1.authorization_code Authorization code mode (i.e. login to get code, then get token)
2.password password mode (user name, password passed, direct access to token)
3.refresh_token Refresh Token
4.implicit Simplified mode (token is passed in Redirect_uri's hash; Auth client runs in the browser, such as Js,flash)
5.client_credentials Client mode (no user, user registers with client, then client gets resources on its own behalf to ' server ')


Project Address: Http://git.oschina.net/mkk/spring-oauth-client


At the same time, you can also focus on the blog related to the project

Http://andaily.com/blog/?cat=19

We will keep updating the related articles of OAuth.



Hope to help you learn spring OAuth!

Spring-oauth-client

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.