<?xml version="1.0" encoding="utf-8"?>
			
			<rss version="2.0">
			<channel>
			<title>Wayne Graham&apos;s Blog - EZProxy</title>
			<link>http://swem.wm.edu/blogs/waynegraham/index.cfm</link>
			<description>ColdFusion Development for Academic Libraries</description>
			<language>en-us</language>
			<pubDate>Sun, 22 Nov 2009 18:25:11 -0500</pubDate>
			<lastBuildDate>Wed, 14 Dec 2005 16:42:00 -0500</lastBuildDate>
			<generator>BlogCFC</generator>
			<docs>http://blogs.law.harvard.edu/tech/rss</docs>
			<managingEditor>wsgrah@wm.edu</managingEditor>
			<webMaster>wsgrah@wm.edu</webMaster>
			
			
			
			
			
			<item>
				<title>EZProxy Ticket Authentication with ColdFusion</title>
				<link>http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/12/14/EZProxy-Ticket-Authentication-with-ColdFusion</link>
				<description>
				
				A while back, someone on the EZProxy list asked how to perform &lt;a href=&quot;http://www.usefulutilities.com/support/usr/ticket/&quot;&gt;Ticket Authentication&lt;/a&gt; with ColdFusion. For those who don&apos;t know what EZProxy is, it&apos;s a URL rewriting proxy server used by a lot of academic institutions to provide off-campus access to subscription journals. In this particular case, the software allows people to create short-lived URLs that the EZProxy server automatically recognizes as being authenticated, so the resource is proxied but without a normal login screen. 

The vendor provided several examples of how to accomplish this in several languages, but the ColdFusion one was a bit obtuse, so I wrote a CFC bean to generate the ticket authentication URLs. So, if you need to generate ticket authentication in ColdFusion, &lt;a href=&quot;http://swem.wm.edu/blogs/waynegraham/software/proxyTicket.zip&quot;&gt;here&apos;s a CFC to help&lt;/a&gt;.
				
				</description>
						
				
				<category>ColdFusion</category>				
				
				<category>EZProxy</category>				
				
				<pubDate>Wed, 14 Dec 2005 16:42:00 -0500</pubDate>
				<guid>http://swem.wm.edu/blogs/waynegraham/index.cfm/2005/12/14/EZProxy-Ticket-Authentication-with-ColdFusion</guid>
				
			</item>
			
		 	
			</channel></rss>