• 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
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

SSO with JForum 2.1.7, Help!

 
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 everyone,
I'm a newbie and trying to install JForum for my company to use. I'm wondering if I can get some direction to implement SSO with JForum 2.1.7. I've read the SSO doc and had followed the sample code to no success ... seems like some import files were missing from v2.1.7. i.e. "ActionServletRequest.java".

Are there any sample code for cookie or implementing my own class that I can follow? Any help is appreciated, thanks!

Terry
[originally posted on jforum.net by tcheung]
 
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
Ok, I registered this in Jira:

http://www.jforum.net/jira/browse/JF-620

Rafael
[originally posted on jforum.net by Rafael Steil]
 
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 Rafael,
I would really like to get SSO working ... Do you know when 2.1.7 R4 will come out or if you have any write up that I can follow to do SSO? If not, can you tell me which version of JForum, the SSO direction is for? Thank you!

Terry
[originally posted on jforum.net by tcheung]
 
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
Since SSO generally requires some code modification, I'd suggest checking out the source from CVS. This is the most reliable place to get the source (Use the B_2_1_7 tag).

Version tagging grabs everything as opposed to the distribution build scripts which have a lot of excludes, etc that sometimes are wrong.

[originally posted on jforum.net by monroe]
 
Hey! Wanna see my flashlight? It looks like this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic