I think this link can aid:
http://portals.apache.org/jetspeed-2/guides/guide-tomcat-sso-cross-context-j2-realm.html
I was going to recommend this approach but then I thought maybe that
the other app may not initialize a user session properly (ie. their
may be other logic occuring during the login process).
You may also want to move the the jetspeed JAAS authentication realm
up to the container level. Do a search on the archives for tomcat SSO
and JAAS realm for instructions...
On 12/12/06, aordin <[EMAIL PROTECTED]> wrote:
Finally I use the "Iframe portlet" and add this:
<Host name="localhost" ...>
...
<Valve className="org.apache.catalina.authenticator.SingleSignOn"
debug="0"/>
...
</Host>
Into server.xml (Tomcat home).
aordin wrote:
> Hi!
>
> I want to run one url into this portlet(it's a forum) and my aim is:
> when somebody login into jetspeed2 portal, when he/she go to this
> portlet to see the forum, he/she must login into the forum
> automatically with the same user and login. I hope you can
understandme.
>
> For this purpose i think this is the best portlet(better than Iframe
> demo portlet), but i don't know how can I do this. The forum work
> right but the login objective don't work. I suppose that the key it's
> into the fields: "SSO Principal" and "SSO Credential" (it's showed
> when you want to edit "SSO Iframe Protlet" like admin into the
> portal.) but I don't know what i must write into this fields exactly.
>
> best regards!
>
> P.E: The forum and the portal is installed into the same Tomcat.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]