When users that are logged in anonymously try to use private storage, an internal-server-error is returned:
Anonymous users are not allowed to have PEPServices in Openfire, which is why this won't work.
Instead of the internal-server-error, a feature-not-available should be thrown. The feature should not be advertised through disco#info either, for these users.