• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Liferay and Shibboleth Configuration

 
Ranch Hand
Posts: 200
Eclipse IDE Java Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, all.

We're going to be using Liferay 6 as our portal and authenticating through Shibboleth. The setup I'm building will use the casshib extension to allow Liferay to connect to it with the built in CAS authentication.

When configuring this beast, in the httpd.conf file, we add these lines:



In accordance with the instructions given here.

My question:

What should I use for the parameter "my-application" if our Liferay install is in the ROOT context?
reply
    Bookmark Topic Watch Topic
  • New Topic