Issue Details (XML | Word | Printable)

Key: CONF-8907
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Ivan Benko [Atlassian]
Votes: 1
Watchers: 1
Operations

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

Allow programmatic access to atlassian-user.xml

Created: 16/Jul/07 12:20 AM   Updated: 06/Aug/07 02:39 PM
Component/s: Administration, External User Management, Remote API (SOAP & XML-RPC), Usability, Users & Groups
Affects Version/s: 2.5.4
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive atlassian-user.zip (4 kB)

Issue Links:
Reference

Participants: Andy Brook, Andy Brook and Ivan Benko [Atlassian]
Since last comment: 1 year, 9 weeks ago
Labels:


 Description  « Hide
Presently there is no programmatic way to obtain an LDAP connection details inside a plugin.

We would need to write a parser with a flexible file format to accommodate for changes being made in the future.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Andy Brook added a comment - 16/Jul/07 03:45 AM
Given that atlassian-user.xml is the 'way forward', it would be useful if the parser could handle generic 'properties' just like osuser.xml used to do. For example, to pass the referral environment flag through to confluence - osuser.xml allowed this, atlassian-user.xml does not...

Andy Brook added a comment - 06/Aug/07 02:39 PM
Heres a commons Digester based parser I just wrote for the atlassian-user.xml file, if it were bundled somewhere within confluence, programmatic access to LDAP configuration would be exposed for plugin usage.

Take it, chop it, use, it , with my blessing. Need something more with it? comment.