Previous wordsThe basic certification described in the previous article is convenient and flexible, but extremely unsafe. The user name and password are transmitted in clear text, and no action is taken to prevent tampering with the message. The
These days in doing a function, in fact, very simple. is to call several external APIs, return the data, assemble it, and then become the new interface. One of the APIs is a wonderful API, though HTTP-based, but neither soap-based nor restful-style
The http protocol is stateless and can be identified by cookies between browsers and web servers. How do I identify desktop applications (such as Sina Desktop client and skydrive client) and Web servers?
Reading directory
What is basic HTTP
Windows Authentication: IIS performs authentication based on the settings of the application. To use this authentication method, anonymous access must be disabled in IIS.
Forms validation: Use cookies to save user credentials and redirect
According to RFC2617, HTTP has two standard authentication methods, BASIC and DIGEST. HTTP Basic authentication means that the client must use the username and password to obtain authentication in a specified domain (REALM).As the name "HTTP Basic
PHP based on Forms Password authentication and HTTP authentication usage instances, form instances
The examples in this article describe the use of PHP based on Forms Password authentication and HTTP authentication. Share to everyone for your
A. Basic CertificationAfter the client connects the user name and password with ":", the ciphertext is sent to the server by BASE64 encryption via the authorization request header, and each request needs to be sent repeatedly. The Basic
First, the Basic authentication of http:During the communication of the HTTP protocol, the HTTP protocol defines the Basic authentication process to allow the HTTP server to authenticate the user to the Web browser, and when a client makes data
ASP. NET 2.0 authentication mechanism
This article describes how to perform form authentication in ASP. NET 2.0, and explains how IIS and ASP. net2.0 form authentication mechanisms are combined. We will also explain in detail a class about form
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.