Unable to render logout.jsp Page::IdP3.1.1

Sandeep urs sandeepursks at gmail.com
Thu Jun 25 05:29:49 EDT 2015


Hi,

We are using Shibboleth Idp 3.1.1  and we are using *'Auth/External'* for
doing external authentication and authentication is successful.
But while logout we are  sending request to IdP 3.1.1 by sending  '*action'*
parameter  and hidden *'url'* parameter as follows :

*my form contains :*

<html>
            <body onload="document.forms[0].submit()">
<form method="POST" *action*="*http://localhost:8085/idp/profile/Logout
<http://localhost:8085/idp/profile/Logout>*">
<input type="hidden" name="*url*" value="*http://localhost:8085/idp/logout.jsp
<http://localhost:8085/idp/logout.jsp>*"/>
</form>
            < /body>
        </html>


Once we send form with action =*http://localhost:8085/idp/profile/Logout
<http://localhost:8085/idp/profile/Logout> , *
*We observed that IdP Sessions[shib_idp_session_ss & shib_idp_session] are
invalidated ,but logout.jsp page is not rendered ...*

Note:
*We succeed in rendering 'logout.jsp' Page in IdP 2.4 with same above said
approach *

Please suggest how can make IdP to  render logout.jsp in IdP 3.1.1.?
Are my parameters like 'action' and 'url' are incorrect for IdP 3.1.1  at
my form content above?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20150625/43a62f2c/attachment-0001.html>


More information about the users mailing list