HI, Peter: We have enabled all of the docs in a DMX instance to be public (viewable to all users) docs so that the RSS feed can show direct download links without authentication for a client. This is certainly not a secure solution for sensitive documents, which led me to read your documentation on RSS: "It is important to realize that DMX will never serve out protected content to unauthorized users. As at all levels there is a WYSIWYG philosophy, DMX will not serve out metadata of protected content either. You simply do not see content that you’re not allowed to see. When a feed is requested by an external resource, that request can optionally be accompanied with authentication information. This means that to DMX it looks like a known user is requesting the RSS feed. Subsequently the metadata corresponding to that user will be served." Can you explain in detail or point me to resources/examples of how the authentication process works with the RSS feed? Also, our end goal is for a client (such as iPad) to be able to securely download a document uploaded using DMX on a DNN site. We don't care how it's done (well, I do as a developer). So if there's alternative ways to doing this, please advise too. Thank you. Han |