<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Single sign-on - Page 13 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Single_sign-on&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Single_sign-on&amp;p=14">3.Next</a>
</p>

<p>Due to how single sign-on works, by sending a request to the logged-in website to get a SSO token and sending a request with the token to the logged-out website, the token cannot be protected with the <a href="page.php?w=HttpOnly">HttpOnly</a> cookie flag and thus can be stolen by an attacker if there is an XSS vulnerability on the logged-out website, in order to do <a href="page.php?w=session_hijacking">session hijacking</a>. Another security issue is that if the session used for SSO is stolen (which can be protected with the HttpOnly cookie</p><p>
<a accesskey="1" href="page.php?w=Single_sign-on&amp;p=12">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Single_sign-on&amp;p=14">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
