Marco, Change you authentication to use Domino. In 1.4-b2 we made the authentication plugable. See the security proposal, http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-jetspeed/proposals/Security.txt?rev=HEAD&content-type=text/plain, and the implementation in org.apache.jetspeed.security.
Paul Spencer Marco Fabbri wrote: >Hi all, >we're trying to use the Jetspeed framework to publish Domino applications. >Our problem is the authentication model. > >Environment: WAS 4.0 and Domino 5.0.11. SSO enabled between Domino and WAS. > >Suppose I wrote a portlet which shows NSF contents using the Domino Object >for Java library. >I need to login on Domino server to receive only MY contents. >To do this I have to open a Notes Session using the LTPA Token. > >Websphere sends me the LTPA Token when I login on the Jetspeed webapp but >the Jetspeed Login is made using the WAS authentication not the Jetspeed >authentication. > >So I'm a WAS user not a Jetspeed user: how can I be both? >Can I delegate the Jetspeed authentication to Websphere? >How? > >With confusion > >Marco Fabbri > > > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
