<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: CAS Authentication in an iPhone App</title>
	<atom:link href="http://gibbs.acu.edu/2009/03/20/iphone-cas-auth/feed/" rel="self" type="application/rss+xml" />
	<link>http://gibbs.acu.edu/2009/03/20/iphone-cas-auth/</link>
	<description>bits on iphone, programming, and all things tech</description>
	<pubDate>Sun, 22 Nov 2009 04:32:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cjgibbs</title>
		<link>http://gibbs.acu.edu/2009/03/20/iphone-cas-auth/comment-page-1/#comment-978</link>
		<dc:creator>cjgibbs</dc:creator>
		<pubDate>Fri, 14 Aug 2009 14:27:22 +0000</pubDate>
		<guid isPermaLink="false">http://gibbs.acu.edu/?p=47#comment-978</guid>
		<description>Hi Raaj, unfortunately I don't really know much about how Kerberos works.

If it's anything like CAS though, you should be able to modify my code to make it work with Kerberos. It sounds like you might be able to just change the authentication piece to use a certificate and the TGT code will be the same.

I'm pretty busy with other projects right now but if I get some time I'll definitely take a look at it. Let me know how it goes!</description>
		<content:encoded><![CDATA[<p>Hi Raaj, unfortunately I don&#8217;t really know much about how Kerberos works.</p>
<p>If it&#8217;s anything like CAS though, you should be able to modify my code to make it work with Kerberos. It sounds like you might be able to just change the authentication piece to use a certificate and the TGT code will be the same.</p>
<p>I&#8217;m pretty busy with other projects right now but if I get some time I&#8217;ll definitely take a look at it. Let me know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raaj  reddy</title>
		<link>http://gibbs.acu.edu/2009/03/20/iphone-cas-auth/comment-page-1/#comment-976</link>
		<dc:creator>raaj  reddy</dc:creator>
		<pubDate>Fri, 14 Aug 2009 07:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://gibbs.acu.edu/?p=47#comment-976</guid>
		<description>hi chris, i am very much interested in this code... in our work, we use kerberos authentication. I would like to try this code to see how we can use the TGT process...

do you know if this code works with User Identity Certificates, instead of username/password?

would you be able to help out?

thank you
Raajitha.</description>
		<content:encoded><![CDATA[<p>hi chris, i am very much interested in this code&#8230; in our work, we use kerberos authentication. I would like to try this code to see how we can use the TGT process&#8230;</p>
<p>do you know if this code works with User Identity Certificates, instead of username/password?</p>
<p>would you be able to help out?</p>
<p>thank you<br />
Raajitha.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cjgibbs</title>
		<link>http://gibbs.acu.edu/2009/03/20/iphone-cas-auth/comment-page-1/#comment-946</link>
		<dc:creator>cjgibbs</dc:creator>
		<pubDate>Wed, 15 Jul 2009 04:15:29 +0000</pubDate>
		<guid isPermaLink="false">http://gibbs.acu.edu/?p=47#comment-946</guid>
		<description>Russ, I'd be glad for you to use/polish my code!

Here's the project home: http://source.acu.edu/confluence/display/CAS/Objective-C+Client

Essentially it's just an example app with two classes. CAS.m has all the auth logic and CAS_ClientAppDelegate demonstrates how to use it. Let me know how it goes and if you have any questions.</description>
		<content:encoded><![CDATA[<p>Russ, I&#8217;d be glad for you to use/polish my code!</p>
<p>Here&#8217;s the project home: <a href="http://source.acu.edu/confluence/display/CAS/Objective-C+Client" rel="nofollow">http://source.acu.edu/confluence/display/CAS/Objective-C+Client</a></p>
<p>Essentially it&#8217;s just an example app with two classes. CAS.m has all the auth logic and CAS_ClientAppDelegate demonstrates how to use it. Let me know how it goes and if you have any questions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Russ McBride</title>
		<link>http://gibbs.acu.edu/2009/03/20/iphone-cas-auth/comment-page-1/#comment-945</link>
		<dc:creator>Russ McBride</dc:creator>
		<pubDate>Wed, 15 Jul 2009 00:30:56 +0000</pubDate>
		<guid isPermaLink="false">http://gibbs.acu.edu/?p=47#comment-945</guid>
		<description>I've got to write a CAS client for my iPhone app for UCB.  I'm not sure if your code is open or not, but I'm happy to help you try to polish it if it is instead of writing my rough code from scratch.
Cheers,
Russ</description>
		<content:encoded><![CDATA[<p>I&#8217;ve got to write a CAS client for my iPhone app for UCB.  I&#8217;m not sure if your code is open or not, but I&#8217;m happy to help you try to polish it if it is instead of writing my rough code from scratch.<br />
Cheers,<br />
Russ</p>
]]></content:encoded>
	</item>
</channel>
</rss>
