Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

SSO, multiple application-contexts

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello everyone,

I have downloaded and installed JForum sucessfully and seems a very nice piece of software

Onto the question now, about SSO. Unlike other people who want to integrate JForum with their website, I want to do something slightly different: I use Tomcat and have a couple of web applications under the web-apps directory:

web-apps
+---------site1
+---------site2

Can I add jforum under web-apps, so that when a user logs in to site1 and/or site2, he/she is automatically logged-in in jforum?

Notice, that jforum will not belong to any application context of site1 or site2...

Firstly, is this feasible, and secondly, can anyone provide any directions towards it?

Thanks!!!
[originally posted on jforum.net by mmichalak]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hmmm...

And now I noticed that I have probably raised the question in the wrong topic... I apologise... I will wait a few days to see if I get a reply here and then I will put the question into the right forum...
[originally posted on jforum.net by mmichalak]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi mmichalak, *
I've done that: http://www.jforum.net/posts/list/3918.page for integrate japs http://www.japsportal.org and http://www.jforum.net using cas http://www.ja-sig.org/products/cas/...
probably it work for you also...

[originally posted on jforum.net by g_cocco80]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you, I will have a look at it:)
[originally posted on jforum.net by mmichalak]
 
reply
    Bookmark Topic Watch Topic
  • New Topic