-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Security / Rights, WebDAV
-
Impact type:Configuration format change
-
Upgrade notes:
We need to implement RFC 2617 HTTP DIGEST AUTH support in Nuxeo.
Even if the standard is old and not widely used, it is a requirement for WSS/WebDav under recent versions of MS Windows.
An initial implementation has been contributed by Gagnavarslan
=> see : http://hg.nuxeo.com/sandbox/nuxeo-fs-connector/rev/712c9a606296
This initial implementation contains both a AuthPlugin (for the filter) and a LoginModulePlugin (for the LoginModule).
See : http://tools.ietf.org/html/rfc2617
See : http://en.wikipedia.org/wiki/Digest_access_authentication
- is required by
-
NXP-6308 Improve WSS / WebDAV
- Resolved