Hi, Can anyone let me know can I run my own java application by deploying this on jetspeed portal as a context? Please give me the guidelines.
Regards, Nasir -----Original Message----- From: nasir [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 3:38 PM To: 'Jetspeed Users List' Subject: RE: Jetspeed and JOSSO Are their any easiest and simplest ways for SSO ? Can anybody let me know how to integrate jetspeed with Josso to achieve SSO? Regards, Nasir -----Original Message----- From: Alberto Troisi [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 22, 2008 9:32 PM To: Jetspeed Users List Subject: Jetspeed and JOSSO Hi all, I integrated some applications (including Jetspeed) with Josso to achieve SSO. I added Jetspeed as a Josso partner application, I changed the web.xml of Jetspeed (protecting all Jetspeed resources) and some other configurations. Moreover, I integrated Jetspeed with an LDAP server in order to manage users roles and permissions from the portal. Now, when I access the portal as an anonymous user I'm initially redirected to the Josso login page; after the username/password submission I'm redirected to the portal as an authenticated user and I see portal resources according to the user's role. This is ok! Now, I want to give to anonymous users the possibility to see some portal resources, forcing authentication only when there is a request for a login or a protected resource. Since each defined role is related to a specific subsite, my idea was to specify only these resources under the Josso protection. The result was that anonymous users see the portal, but Josso authenticated users are not recognized by Jetspeed. Is my idea correct? If so, where is the problem? Are there any other possibilities to implement it? Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
