cancel
Showing results for 
Search instead for 
Did you mean: 

LogOut from my own iView is not possible

Former Member
0 Kudos

Hello All,

I want my users to click on a link to logout from the Portal. I've created a HTML file which looks like:-

<html>

<a href="http://mycompnay.mydomain.com/irj/servlet/prt/portal/prtroot/com.ebloodbank.portal.navigation.masthead.LogOutComponent" target="_top">LogOut</a>

</html>

Now i'm using the LogOutComponent, but it seems not to be working, because when Users click on a link, it just refreshes the whole window and Users are not logged out.

Could anyone tell me how can i log out the Users.

Regards

Vaib

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Vaibhav,

Did you get the solution of doing so? Actually I want to use use the logout component for expiring the session.

If logout works from your iview pls. let me know so that I can use the logout component for my customized session expiry.

Thanks,

Manish

Former Member
0 Kudos

Hi,

I am able to call logout component.

Detlev,

Your suggestion to vaibhav was really helpful.

Thanks,

Manish