On 10/28/2009 01:56 AM, GopinathRao wrote:
>> => I am trying to get the login details by invoking an iFrame
>> application portlet
You can get the Login ID and password (if you turn on SSO in the Login
config under Administration) and pass this as a parameter.
Look here, this is the documentation for the GW Webaccess portlet, but
you can use the same variables in the iFrame.
http://www.novell.com/documentation/...a/b2fwtyu.html
For example the variable ${Application/login-user} will give you the CN
of the logged in user.