This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:ietf:http [2021/07/26 15:49] murphy [RFC7235 - Hypertext Transfer Protocol (HTTP/1.1): Authentication] |
dido:public:ra:xapend:xapend.b_stds:tech:ietf:http [2021/08/17 13:42] (current) murphy [Introduction] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| <table> | <table> | ||
| - | <caption>Data sheet for Hypertext Transfer Protocol (HTTP/1.1): [[dido:public:ra:xapend:xapend.a_glossary:a:authentication|Authentication]]</caption> | + | <caption>Data sheet for [[dido:public:ra:xapend:xapend.a_glossary:h:http|Hypertext Transfer Protocol]] (HTTP/1.1): [[dido:public:ra:xapend:xapend.a_glossary:a:authentication|Authentication]]</caption> |
| | Title | Transmission Control Protocol | | | Title | Transmission Control Protocol | | ||
| | Acronym | HTTP | | | Acronym | HTTP | | ||
| Line 18: | Line 18: | ||
| : //HTTP provides a general framework for [[dido:public:ra:xapend:xapend.a_glossary:a:accesscontrol|access control]] and | : //HTTP provides a general framework for [[dido:public:ra:xapend:xapend.a_glossary:a:accesscontrol|access control]] and | ||
| authentication, via an extensible set of challenge-response | authentication, via an extensible set of challenge-response | ||
| - | authentication schemes, which can be used by a server to challenge a | + | authentication schemes, which can be used by a [[dido:public:ra:xapend:xapend.a_glossary:s:server|server]] to challenge a |
| - | client request and by a client to provide authentication information. | + | [[dido:public:ra:xapend:xapend.a_glossary:c:client|client]] request and by a client to provide authentication information. |
| This document defines HTTP/1.1 authentication in terms of the | This document defines HTTP/1.1 authentication in terms of the | ||
| architecture defined in "Hypertext Transfer Protocol (HTTP/1.1): | architecture defined in "Hypertext Transfer Protocol (HTTP/1.1): | ||