Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JForum and the fly likes Issues with SSO and is it necessary? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JForum
Reply Bookmark "Issues with SSO and is it necessary?" Watch "Issues with SSO and is it necessary?" New topic
Author

Issues with SSO and is it necessary?

Migrated From Jforum.net
Ranch Hand

Joined: Apr 22, 2012
Posts: 17424
Hello

I had tried this a few months ago but had to leave the application I'm using to communicate with JForum aside. So now I'm returning to both.

With JForum, one thing puzzles me; on pages like:

http://www.coderanch.com/t/577972

Code is shown to create users and to log them in. But there is no indication here of SSO. And it is the role of SSO and the extent of it that confuses me.

Is SSO only necessary for logging into JForum? Or can this be handled completely via HTTP requests as page 4582 shows? And can this be done without a cookie?

Could logging out from JForum be handled by Tomcat closing down user sessions after so long anyway using the setting in Web.xml?

Thanks

Martin O'Shea.
[originally posted on jforum.net by MartinOShea]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Issues with SSO and is it necessary?
 
Similar Threads
SSO /redirect / anonymous users
Urgent help required - Can't get any SSO setups working :o(
Webapp Integration -- SSO issues
A few questions regarding SSO
Enable SSO and keep user registration active