Changes between Version 17 and Version 18 of HttpAuthProposals
- Timestamp:
- 14/08/12 19:09:41 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HttpAuthProposals
v17 v18 10 10 == Current Proposals == 11 11 12 === [http://www.ietf.org/id/draft-williams-http-rest-auth-0 1.txt RESTauth] ===12 === [http://www.ietf.org/id/draft-williams-http-rest-auth-02.txt RESTauth] === 13 13 14 A proposal for authentication based on RESTful exchange of authentication messages, resulting a session URI that can be used to provide connection-independence and a good logout story. RESTfulness makes for good interaction with "HTTP routers". Simple mechanisms based on SSHv2, SASL, and GSS are described. [http://tools.ietf.org/html/draft-williams-http-rest-auth -01HTML version.]14 A proposal for authentication based on RESTful exchange of authentication messages, resulting a session URI that can be used to provide connection-independence and a good logout story. RESTfulness makes for good interaction with "HTTP routers". Simple mechanisms based on SSHv2, SASL, and GSS are described. [http://tools.ietf.org/html/draft-williams-http-rest-auth HTML version.] 15 15 16 16 === [./MutualAuth draft-oiwa-httpbis-mutualauth: HTTP Mutual authentication]