<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AXL Authentication Cookies in Management</title>
    <link>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440351#M374</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note, the JSESSIONIDSSO cookie will expire after about 30 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you describe should work:&lt;/P&gt;&lt;P&gt;- Make a standard request with 'Authorization' header&lt;/P&gt;&lt;P&gt;- Extract the 'Set-Cookie' response header for JSESSIONIDSSO&lt;/P&gt;&lt;P&gt;- On subsequent requests, do not include Authorization, but do include a 'Cookie' header containing the content the full JSESSIONIDSSO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cookie: JSESSIONIDSSO=2723FD93559E7FA7E17F0E7958D13; Path=/; Secure; HttpOnly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2018 22:48:13 GMT</pubDate>
    <dc:creator>dstaudt</dc:creator>
    <dc:date>2018-01-25T22:48:13Z</dc:date>
    <item>
      <title>AXL Authentication Cookies</title>
      <link>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440348#M371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The docs say that you can use the JSESSIONID cookie to re-use an authentication session. Yet in testing on CUCM 11.5, I find that this doesn't work. Instead, you have to use the new(er) JSESSIONIDSSO cookie.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you send just the SSO cookie, things work. Send only a (valid) JSESSIONID cookie, and you get a wonderful 401 error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have the docs not been updated, or is this a bug?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GTG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 18:18:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440348#M371</guid>
      <dc:creator>Gordon Ross</dc:creator>
      <dc:date>2017-01-31T18:18:42Z</dc:date>
    </item>
    <item>
      <title>Re: AXL Authentication Cookies</title>
      <link>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440349#M372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for catching this, we'll take and look at get this updated...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jan 2017 23:20:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440349#M372</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2017-01-31T23:20:33Z</dc:date>
    </item>
    <item>
      <title>Re: AXL Authentication Cookies</title>
      <link>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440350#M373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you able to validate that this is working? I have tried sending the JSESSIONID and/or the JSESSIONIDSSO cookie with a subsequent request and each time I get back a new set of cookies with my response. If I drop the auth header and send a request with cookies from a previous valid request I get a 401 error. (using CUCM 11.5)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 20:11:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440350#M373</guid>
      <dc:creator>James Adam</dc:creator>
      <dc:date>2018-01-25T20:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: AXL Authentication Cookies</title>
      <link>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440351#M374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Note, the JSESSIONIDSSO cookie will expire after about 30 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you describe should work:&lt;/P&gt;&lt;P&gt;- Make a standard request with 'Authorization' header&lt;/P&gt;&lt;P&gt;- Extract the 'Set-Cookie' response header for JSESSIONIDSSO&lt;/P&gt;&lt;P&gt;- On subsequent requests, do not include Authorization, but do include a 'Cookie' header containing the content the full JSESSIONIDSSO:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cookie: JSESSIONIDSSO=2723FD93559E7FA7E17F0E7958D13; Path=/; Secure; HttpOnly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 22:48:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440351#M374</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2018-01-25T22:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: AXL Authentication Cookies</title>
      <link>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440352#M375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey thanks for the quick response. I realized that I was sending a Set-Cookie header with my subsequent requests instead of a Cookie header. Fixed that and it works as expected now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+1 dstaudt &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jan 2018 15:03:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/axl-authentication-cookies/m-p/3440352#M375</guid>
      <dc:creator>James Adam</dc:creator>
      <dc:date>2018-01-26T15:03:08Z</dc:date>
    </item>
  </channel>
</rss>

