<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
If application manage there own session is there any way that the
application query SP if user is logout.<br>
<br>
It would be very handy if could be possible something like that:<br>
<br>
<a class="moz-txt-link-freetext" href="https://localhost/Shibboleth.sso/isLogout?shib-session-id">https://localhost/Shibboleth.sso/isLogout?shib-session-id</a><span
style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif;
font-size: 12px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height: normal;
orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline
!important; float: none; background-color: rgb(255, 255, 255);"></span>=_74d9c6089e142983d8171ab8fc045552<br>
<br>
return: true | false<br>
<br>
so if true then application can invalidate session.<br>
<br>
<br>
Regards, Tomaz<br>
<br>
<br>
</body>
</html>