I am very interested in using your excellent product within our IT department.
However, there are a number of application integration issues I'm hoping you can help me with.
1. Authentication
JForum would be operating alongside a number of other applications. These other applications share a common user ID/password based authentication facility (JAAS based). For example, if the user starts the day by accessing application A then they would be presented with a login screen. If later the user switches to application B then this second application would auto detect that the user was already logged inand not present a login screen. Can JForum support a similar scheme? How abstract is the authentication process? Could I quickly adapt it to suit our purposes?
2. Users/groups
Again we have our own identify management system that maintains lists of users and groups. How easy would it be for me to adapt JForum to access our identity system for users and groups?
3. Other applications creating new message threads
Does JForum have a service API tier? We're looking to allow another application to create a new message
thread via an API call.
As part of this new message thread requirement, does the message thread entity have a spare
string property where I could store a value? This would act like a foriegn key that he external application could use to find the message thread.
4. search API
Does JForum have a service API for searching all messages?
5. start JForum at designated thread/message
Can I launch JForum so that it shows a specific thread message at start up?
4. Notifying when topics change
Are there any notification facilities so that another application can be advised when a change (add/update/delete) occurs in a designated message thread?
Thanks,
.... davout
[originally posted on jforum.net by davout]