<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>dominikdorn.com &#187; SSO</title>
	<atom:link href="http://dominikdorn.com/tag/sso/feed/" rel="self" type="application/rss+xml" />
	<link>http://dominikdorn.com</link>
	<description>shit happens ;)</description>
	<lastBuildDate>Tue, 03 Jan 2012 19:47:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Single Sign On: Cas 3.3.1, phpCAS and Spring Security</title>
		<link>http://dominikdorn.com/2008/11/single-sign-on-cas-3-3-1-phpcas-and-spring-security/</link>
		<comments>http://dominikdorn.com/2008/11/single-sign-on-cas-3-3-1-phpcas-and-spring-security/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 00:51:41 +0000</pubDate>
		<dc:creator>Dominik Dorn</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CAS]]></category>
		<category><![CDATA[phpCAS]]></category>
		<category><![CDATA[Spring-Security]]></category>
		<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://www.dominikdorn.com/?p=29</guid>
		<description><![CDATA[Puh&#8230; after now around 18 hours (totally), I&#8217;ve managed to get a basic setup of the single-sign-on software by JA-SIG &#8211; the Yale University running. I&#8217;ll use CAS (central authentication service) to enable a smooth transition from PHP to Java on the lyrics portal I&#8217;m working on. Now, that I&#8217;ve got phpCAS working on a [...]]]></description>
			<content:encoded><![CDATA[<p>Puh&#8230; after now around 18 hours (totally), I&#8217;ve managed to get a basic setup of the <a href="http://www.ja-sig.org/products/cas/" target="_blank">single-sign-on software by JA-SIG &#8211; the Yale University</a> running.</p>
<p>I&#8217;ll use <a href="http://www.ja-sig.org/products/cas/" target="_blank">CAS (central authentication service)</a> to enable a smooth transition from PHP to Java on the <a href="http://www.lyrix.at/">lyrics portal</a> I&#8217;m working on.</p>
<p>Now, that I&#8217;ve got <a href="http://www.ja-sig.org/wiki/display/CASC/phpCAS" target="_blank">phpCAS</a> working on a small sample application (the big trick was to compile PHP with curl support), I&#8217;ll switch the authentication mechanism of the current PHP-Application to phpCAS and will use the Java-pendant for the new Java applications.</p>
<p>Next, I&#8217;ll look into the integration of CAS with Spring-Security and on using <a href="http://www.ja-sig.org/wiki/display/CASC/CAS+and+JSR-168" target="_blank">CAS with Portlets</a>, that will be interesting <img src='http://dominikdorn.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Some links I&#8217;ve found quite useful:</p>
<ol>
<li><a href="http://www.ja-sig.org/products/cas/" target="_blank">CAS main homepage</a></li>
<li><a href="http://www.ja-sig.org/downloads/cas-clients/php/current/docs/api/" target="_blank">phpCAS API Reference</a></li>
<li><a href="http://www.ja-sig.org/wiki/display/CASC/phpCAS" target="_blank">phpCAS Wiki Page</a></li>
<li><a target="_blank">Setup SSL on Tomcat 6</a></li>
<li><a href="http://esup-casgeneric.sourceforge.net/auth-database.html" target="_blank">Using existing user-database</a></li>
<li><a href="http://www.ja-sig.org/wiki/display/CASUM/Using+JDBC+for+Authentication" target="_blank">Using JDBC for Authentication</a></li>
<li><a href="http://developer.ja-sig.org/projects/cas/cas-server-support-jdbc/cas-server/cas-server-support-jdbc/apidocs/org/jasig/cas/adaptors/jdbc/QueryDatabaseAuthenticationHandler.html" target="_blank">JavaDoc Class QueryDatabaseAuthenticationHandler</a></li>
<li><a href="http://static.springframework.org/spring-security/site/" target="_blank">Spring Security Homepage</a></li>
<li><a href="http://www.ja-sig.org/wiki/display/CASC/CAS+and+JSR-168" target="_blank">CAS with Portlets</a></li>
<li><a href="http://www.lyrix.at/lyrics/Farin-Urlaub/" target="_blank">Happy Sound: Lyrics to Farin Urlaub</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://dominikdorn.com/2008/11/single-sign-on-cas-3-3-1-phpcas-and-spring-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

