<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/jive/rss" version="2.0">
  <channel>
    <title>Adobe Community: Message List - Losing Header Information from Siteminder</title>
    <link>https://forums.adobe.com/community/coldfusion?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Tue, 04 Nov 2014 21:27:26 GMT</pubDate>
    <generator>Jive Engage 7.0.0.1  (http://jivesoftware.com/products/)</generator>
    <dc:date>2014-11-04T21:27:26Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Losing Header Information from Siteminder</title>
      <link>https://forums.adobe.com/message/6899614?tstart=0#6899614</link>
      <description>&lt;!-- [DocumentBodyStart:d3e9f5bf-0da9-48f4-8cf6-1cbfe77d12d3] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;I don't think that's the issue in this case, since they will appear for the default site, but not when I call the page specifically.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Even stranger, the header information will appear for ANY site that I have set as the default document in IIS. It is only when I call the .cfm file by name - e.g, index.cfm, SupView.cfm - that it fails to pass the information.&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:d3e9f5bf-0da9-48f4-8cf6-1cbfe77d12d3] --&gt;&lt;img src='/beacon?t=1415918567851' /&gt;</description>
      <pubDate>Tue, 04 Nov 2014 21:27:26 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6899614?tstart=0#6899614</guid>
      <dc:date>2014-11-04T21:27:26Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Re: Losing Header Information from Siteminder</title>
      <link>https://forums.adobe.com/message/6898973?tstart=0#6898973</link>
      <description>&lt;!-- [DocumentBodyStart:71d289ab-9037-4437-9654-aca43516ac80] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;In my case, if I show headers via an ASP page, I see all 27 headers.&amp;nbsp; When I show the same headers from a CFM page, I only see 24 headers.&amp;nbsp; And the 3 missing headers are the last 3 headers listed on the ASP page.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I have enabled debug logging for isapi_redirect.log.&amp;nbsp; The log only shows 24 headers (see below).&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Is there a limit to the number of headers that isapi_redirect.dll supports?&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I am running ColdFusion 11 Enterprise on Windows Server 2008 32 bit.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;....&lt;/p&gt;&lt;p&gt;[Tue Nov 04 10:26:00.940 2014] [8800:8912] [debug] init_ws_service::jk_isapi_plugin.c (3944): Forwarding request header usertype : Employee&lt;/p&gt;&lt;p&gt;[Tue Nov 04 10:26:00.940 2014] [8800:8912] [debug] init_ws_service::jk_isapi_plugin.c (3973): Service protocol=HTTP/1.1 method=GET host=10.4.101.59 addr=10.4.101.59 name=devasicint.internal.local port=80 auth= user= uri=/secureint/headerinfo.cfm&lt;/p&gt;&lt;p&gt;[Tue Nov 04 10:26:00.940 2014] [8800:8912] [debug] init_ws_service::jk_isapi_plugin.c (3985): Service request headers=24 attributes=0 chunked=no content-length=0 available=0&lt;/p&gt;&lt;p&gt;....&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:71d289ab-9037-4437-9654-aca43516ac80] --&gt;</description>
      <pubDate>Tue, 04 Nov 2014 19:12:38 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6898973?tstart=0#6898973</guid>
      <dc:date>2014-11-04T19:12:38Z</dc:date>
      <clearspace:dateToText>1 week 2 days ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
    <item>
      <title>Losing Header Information from Siteminder</title>
      <link>https://forums.adobe.com/message/6785786?tstart=0#6785786</link>
      <description>&lt;!-- [DocumentBodyStart:9d258984-c994-4b0f-a33a-4075ce4e38ed] --&gt;&lt;div class="jive-rendered-content"&gt;&lt;p&gt;We have been working to migrate several of our internal CF8 sites over to a new CF11 server. I have only been supporting CF for about a year, so I'm afraid I am not as knowledgeable as I should be.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Most of our sites are working correctly; however, we are encountering a unique issue with a site called Workforce Tracking. It utilizes a header variable (RACFGROUPS) that is returned by Siteminder. This is handled by the application.cfm file, with the relevant section below:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;!--[CodeBlockStart:85f2c8e5-2247-4716-8c95-9daaa2075eaa]--&gt;&lt;span&gt;&lt;/span&gt;&lt;!--[CodeBlockEnd:85f2c8e5-2247-4716-8c95-9daaa2075eaa]--&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;When I navigate to devworkforcetracking2.localnetwork.com/Jobs/, the default index.cfm page gets loaded, the application file is called, and the RACFGROUPS header information is available. I have been using CFOUTPUT on the variable for debugging:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6785786-679330/Snap9.jpg"&gt;&lt;img alt="Snap9.jpg" class="jive-image image-1" height="199" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6785786-679330/Snap9.jpg" style="height: auto;" width="600"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;However, if I try to navigate to workforcetracking.localnetwork.com/Jobs/index.cfm (or any site under /Jobs/), I receive this error message:&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;a href="https://forums.adobe.com/servlet/JiveServlet/showImage/2-6785786-679332/Snap10.jpg"&gt;&lt;img alt="Snap10.jpg" class="jive-image image-2" height="355" src="https://forums.adobe.com/servlet/JiveServlet/downloadImage/2-6785786-679332/Snap10.jpg" style="height: 290px; width: 620px;" width="759"/&gt;&lt;/a&gt;&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This is despite the fact that the &lt;span style="text-decoration: underline;"&gt;exact same index.cfm file&lt;/span&gt; is being called.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I contacted our Siteminder team, and they provided me with a file to test if the RACFGROUPS variable is being received by other file types inside that folder. The header information is working correctly for their test file.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;As far as we can tell, our setup between CF8 and CF11 is identical. We have been picking over this site for quite some time, trying to figure out why the header information is available for /Jobs/ but not for anything under it, and we have not had any luck.&lt;/p&gt;&lt;p style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Anyone run into this before? Any advice?&lt;/p&gt;&lt;/div&gt;&lt;!-- [DocumentBodyEnd:9d258984-c994-4b0f-a33a-4075ce4e38ed] --&gt;</description>
      <pubDate>Thu, 02 Oct 2014 21:14:25 GMT</pubDate>
      <author>forums_noreply@adobe.com</author>
      <guid>https://forums.adobe.com/message/6785786?tstart=0#6785786</guid>
      <dc:date>2014-10-02T21:14:25Z</dc:date>
      <clearspace:dateToText>1 month 2 weeks ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
      <clearspace:objectType>0</clearspace:objectType>
    </item>
  </channel>
</rss>

