<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman",serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri",sans-serif;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>Hi Ranil,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>Just add the same logout button you have when a user is authorised to the page where they get the message saying they are unauthorised.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>The syntax should be <a href="https://%3csite%3e/Shibboleth.sso/Logout">https://<site>/Shibboleth.sso/Logout</a><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>Regards<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'>Gary<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri",sans-serif;color:#1F497D;mso-fareast-language:EN-US'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri",sans-serif'>From:</span></b><span lang=EN-US style='font-size:11.0pt;font-family:"Calibri",sans-serif'> users [mailto:users-bounces@shibboleth.net] <b>On Behalf Of </b>Ranil De Silva<br><b>Sent:</b> Thursday, 21 May 2015 10:06 AM<br><b>To:</b> Shib Users<br><b>Subject:</b> Just logging out of Shibboleth<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Hi Folks,<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>In our deployment with Shibboleth IDP v3, we have configured SLO from the applications, so that they log out from their applications and then Shibboleth. But there are a few corner cases that have appeared in testing. <o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>One of the problems is that when an user authenticates with Shibboleth but doesn't have permissions for the application itself. The issue here is that because the user can't get into the application, they can't logout (and hence logout of Shibboleth). And without being able to logout of Shibboleth they can't enter new credentials (assume they have a second set of credentials) to get into the application.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Is there a way of just logging out of Shibboleth directly in this instance.<o:p></o:p></p></div><div><p class=MsoNormal>I have been trying the idp/Profile/Logout by calling <a href="https://%3csite%3e/idp/Profile/Logout">https://<site>/idp/Profile/Logout</a> without any args and although it goes to the logout page, it doesn't seem to be clearing the necessary sessions.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Kind regards<o:p></o:p></p></div><div><p class=MsoNormal>Ranil<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial",sans-serif'>This email is confidential and intended solely for the person(s) to whom it is addressed.</span><o:p></o:p></p></div></div>
<P><A title="Charles Sturt University" href="http://www.csu.edu.au/"><IMG
border=0 alt="Charles Sturt University"
src="cid:csu-logo428b.bmp"></A></P>
<P
style="FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #c42129; FONT-SIZE: 8px">| ALBURY-WODONGA | BATHURST | CANBERRA | DUBBO | GOULBURN | MELBOURNE | ONTARIO | ORANGE | PORT
MACQUARIE | SYDNEY | WAGGA
WAGGA |</P>
<HR>
<SPAN
style="FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9px; FONT-WEIGHT: bold">LEGAL
NOTICE</SPAN><BR><SPAN
style="FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9px">This email
(and any attachment) is confidential and is intended for the use of the
addressee(s) only. If you are not the intended recipient of this email, you must
not copy, distribute, take any action in reliance on it or disclose it to
anyone. Any confidentiality is not waived or lost by reason of mistaken
delivery. Email should be checked for viruses and defects before opening.
Charles Sturt University (CSU) does not accept liability for viruses or any
consequence which arise as a result of this email transmission. Email
communications with CSU may be subject to automated email filtering, which could
result in the delay or deletion of a legitimate email before it is read at CSU.
The views expressed in this email are not necessarily those of CSU.</SPAN>
<P style="FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9px"><A
style="COLOR: #c42129" href="http://www.csu.edu.au">Charles Sturt University in
Australia</A> The Grange Chancellery, Panorama Avenue, Bathurst NSW Australia
2795 (ABN: 83 878 708 551; CRICOS Provider Number: 00005F (National)). TEQSA
Provider Number: PV12018 <BR><A style="COLOR: #c42129"
href="http://www.charlessturt.ca/">Charles Sturt University in Ontario</A> 860
Harrington Court, Burlington Ontario Canada L7N 3N4 Registration: <A
style="COLOR: #c42129">www.peqab.ca</A></P>
<P style="FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9px"><SPAN
style="FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9px">Consider the
environment before printing this email.</SPAN> </P><br></body></html>