Anonymous wrote:ok, this is what i found, please let me know if there is more or if these are obsolete:
https://coderanch.com/t/574564
ant wrote:i am currently in the same situation as the previous poster. having looked at a number of open source projects, this is a very desirable feature to have.
rafael, would it be possible to at least outline the steps necessary to plugin a custom authentication module (is it JAAS-based, or some custom API?) so that we could estimate the effort required to implement that.
in any case, thank you very much for the software.
ant wrote:thank you for your help. i will play around with the source code.
I'd be happy to specify an API, if you were able to implement it.
For most of the embedding features, it's trivial - it just needs for there to actually BE a public API that the forum implements (implementation takes almost no time at all, mainly just wrapping the methods etc the forum already has).
Basically, I've been asked this problem so many times, by different teams, that I have a really good idea of what the API between forum and application needs to be, at a minimum. If this Olivier guy has an API to start from, then perhaps you could get him to email me (ceo @ grexengine.com) and I'll talk to him about it?
Jonas wrote: String user = req.getRemoteUser();
Anonymous, send me a private message or email and ill send you the document I wrote up for how I integrated jforum into a single sign on environment.
Shweta A Singh wrote:
Anonymous, send me a private message or email and ill send you the document I wrote up for how I integrated jforum into a single sign on environment.
Could you please send me the document with the steps to integrate jforum into a sso env?
Thanks you so much.
[OCP 17 book] | [OCP 11 book] | [OCA 8 book] [OCP 8 book] [Practice tests book] [Blog] [JavaRanch FAQ] [How To Ask Questions] [Book Promos]
Other Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, TOGAF part 1 and part 2
All of the world's problems can be solved in a garden - Geoff Lawton. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
|