Re: [Hypercontent-users] HC2.0b4 integration with uPortal
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2005-09-21 12:07:52
|
Hi Juris, You'll need to use a uPortal LocalConnectionContext to pass authentication credentials to HyperContent for single-sign-on. If you're using CAS, you can use the CasConnectionContext in uPortal http://jasigch.princeton.edu:9000/display/CAS/CasConnectionContext You will also need the JAAS add-on to the CAS client for HyperContent http://jasigch.princeton.edu:9000/display/CAS/ CASLoginModule+for+JAAS+applications This gets compiled into the CAS client jar, and then is configured in jaas.properties, as is shown in the CASLoginModule documentation. -Alex On Sep 21, 2005, at 6:23 AM, sd...@la... wrote: > Hello, all! > I use uPortal 2.1.5. Already have set up web proxy channel with Hyper > Content2. > The application URI is set to HyperContent with mode parameter > darsboard-portlet: > http://localhost:8080/HC2/index.html?mode=dashboard-portlet > When I am logged on to the uPortal on the channel there I see the > login form - > "Please Login to access". > It seems to me that authorization is possible to be made by means of > web proxy > channel parameters - I have concluded it from the post "HyperContent > 2.0b4 now > available". Is my conclusion wright? Has anyone succeed in setting up > Hyper > Contetent that authorization is performed by the channel? > > Thanks in advance, > Juris Treibahs > University of Latvia > > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache's Geronimo App Server. > Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > |