Question

New Jersey Courts
US
Last activity: 14 Nov 2017 8:51 EST
Logoff the external user from mashup and redirect to login page
HI,
We have a portal exposed through Mashup. On click of log off button, the external user logged in should be logged off and the login page should appear. Below is my configuration.
<a href="http://hostname:9080/prweb/PRServletCustom" onclick="doLogoff()" <span class="menu-item-title-wrap" data-click=".">
<span class="strong-text-muted" data-click="..">Login</span></span></a>
URLAccessModeWarn:URLAccessPermitted URLAccessDetail CSRFAttack Missing harness ID
Could anyone help me out?
HI,
We have a portal exposed through Mashup. On click of log off button, the external user logged in should be logged off and the login page should appear. Below is my configuration.
<a href="http://hostname:9080/prweb/PRServletCustom" onclick="doLogoff()" <span class="menu-item-title-wrap" data-click=".">
<span class="strong-text-muted" data-click="..">Login</span></span></a>
URLAccessModeWarn:URLAccessPermitted URLAccessDetail CSRFAttack Missing harness ID
Could anyone help me out?
Many thanks in advance!