Hi ! We integrated Yazd in our Portal (Note that Yazd is just an open source version of Jive).
Here is the way we did it : We call Yazd from a jsp portlet which displays Yazd in an IFrame. This jsp sends several parameters to a yazd login jsp, such as a language code (we integrated multilanguage support to yazd), id and password. We wrote a login jsp in yazd which uses Yazd classes to log in. After identifying on Yazd, me reroute to the index.jsp of Yazd. It works great ! We also protected all webaps with LDAP... Good luck ! Guillaume -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
