Uploaded image for project: 'Enterprise Social Messaging Environment (ESME)'
  1. Enterprise Social Messaging Environment (ESME)
  2. ESME-271

Provide authenticated Atom/RSS feeds of timelines

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Backlog
    • Backlog
    • Server
    • None

    Description

      Provide authenticated RSS and Atom feed representations of various timelines, including:

      User timeline: "esjewett's timeline" on http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett
      User messages: "esjewett's messages" on http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett

      I vote for the feed URLs being something like:

      http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett/timeline.rss (RSS timeline)
      http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett/timeline.xml (Atom timeline)
      http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett/messages.rss (RSS messages)
      http://esmecloudserverapache.dickhirsch.staxapps.net/user/esjewett/messages.xml (Atom messages)

      Regarding authentication ... well, this is a bit of an unsolved problem. Really the only authentication supported by feed readers currently is HTTP Basic. I think probably using a token over HTTP Basic authentication like is done for ESME's Twitter-like API would be a good idea. Here the HTTP Basic username is the ESME username and the password is an ESME Token and not the ESME password.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              esjewett Ethan Jewett
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: