History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JRA-6772
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Nick Minutello
Votes: 10
Watchers: 8
Operations

If you were logged in you would be able to see more operations.
JIRA

Generate authenticated token for RSS url

Created: 23/May/05 08:11 PM   Updated: 02/Jun/08 01:10 PM
Component/s: Permissions Security
Affects Version/s: 3.2 Beta
Fix Version/s: None

Time Tracking:
Not Specified

Participants: Nick Minutello, Sulka Haro and Tim Davis
Since last comment: 7 weeks, 3 days ago
Labels:


 Description  « Hide
Currently, if you want to use a Jira RSS feed in an RSS aggregator, you have to copy the URL and manually add os_username=pol&os_password=pot.
This is a bit of a PITA. Most users dont know this os_incantation.

Also, for the {jiraissues} macro in Confluence, you are forced to put the username/password in clear text.

What I would like to see is something like Fisheye's RSS support. Fisheye generates a url with a security token - which can be used for that URL only. The security tokens are stored against a user - so its possible for a user to nuke all their pre-authenticated tokens.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Sulka Haro - 14/Feb/06 09:14 AM
Excellent suggestion! I'd love to see this happen. This would greatly reduce the need for SSO between Jira and Confluence.

Tim Davis - 02/Jun/08 01:10 PM
I'm building my own based on the NTLM auth extension but haven't gotten the filter to play nice with the cookie authentication. I wish this was productized.