Creating a secure HTTP-based API application interface

Source: Internet
Author: User
# http://my.oschina.net/xiangtao/blog/196211 # to create a secure HTTP-based API interface, the most important thing is to perform the requested authentication on the server side.  # How to perform effective service-side validation?  # 2 identifiers are normally provided:        #Access Key ID: Tag A user's unique identifier        # Secret Access Key: The user's key, which is used for the signature of the user request.  # Verify that the signature passed by the client is consistent with the signature on the server. 

Creating a secure HTTP-based API application interface

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.