Novell is now a part of Micro Focus

Integrate exteNd Director and iChain so that a logout issued from within the portal terminates the directory connection

Articles and Tips: qna

30 Sep 2004


Q.

How can I integrate exteNd Director and iChain so that a logout issued from within the portal actually terminates the directory connection that is seen in the portal stats gadget?

A.

The portal needs the following parameters (from either form inputs or querystring parameters):

NPService=AuthenticationService
NPServiceDataType=PortalData
logoutButton=Logout

To log out of iChain, you also need:

ICSLogoutPage=http://myichain.mydomain.com/cmd/BM-Logout

In xml, an href might look like this:

href="{$Portal.Servlet.Normal} NPService=AuthenticationService
&NPServiceDataType=PortalData &logoutButton=Logout &ICSLogoutPage=
http://myichain.mydomain.com/cmd/BM-Logout"

Or you can use a form with inputs such as:

portal\gadgets\com.novell.nps
.authentication.Authenticator
\skins\default\devices\default\main.xsl

* Originally published in Novell Connection Magazine


Disclaimer

The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.

© Copyright Micro Focus or one of its affiliates