Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Several systems, most notably httpcomponents, provide a pluggable authentication mechanism. Currently XMLRPC only supports basic auth. It should be fairly easy to create a pluggable system that will allow the use of digest and oauth (for example) via a plugin implementation.