<?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: More Google Apps as OpenID for WordPress</title>
	<atom:link href="http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Mon, 23 Aug 2010 00:31:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: matthew</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7435</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Mon, 23 Aug 2010 00:31:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7435</guid>
		<description>@Alexandre - wow! I would not have thought of extending this solution so far, but that looks like it would have worked. How did you go?

As I mentioned to @Zoltan for the simple purpose of integrating GAFYD and Wordpress this is really too much work for too little payoff, but in your case getting Moodle as well and perhaps even TikiWiki then the payoff is there for sure!

You are quite right on the process - I&#039;d love to hear how you went with it.</description>
		<content:encoded><![CDATA[<p>@Alexandre &#8211; wow! I would not have thought of extending this solution so far, but that looks like it would have worked. How did you go?</p>
<p>As I mentioned to @Zoltan for the simple purpose of integrating GAFYD and WordPress this is really too much work for too little payoff, but in your case getting Moodle as well and perhaps even TikiWiki then the payoff is there for sure!</p>
<p>You are quite right on the process &#8211; I&#8217;d love to hear how you went with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matthew</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7427</link>
		<dc:creator>matthew</dc:creator>
		<pubDate>Wed, 11 Aug 2010 04:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7427</guid>
		<description>@Zoltan You are so right -  I am guilty of over-engineering this solution because when I get an idea and a sniff of blood I can be quite blind to any other options as I track it down.

So you have a great simple solution - just let them log in with the GAFYD account &amp; create their own account on the blog.

I guess my main aim was to have only a single password for the user to remember, but the complexity cost in setting it up may be too high for simple situations.</description>
		<content:encoded><![CDATA[<p>@Zoltan You are so right &#8211;  I am guilty of over-engineering this solution because when I get an idea and a sniff of blood I can be quite blind to any other options as I track it down.</p>
<p>So you have a great simple solution &#8211; just let them log in with the GAFYD account &#038; create their own account on the blog.</p>
<p>I guess my main aim was to have only a single password for the user to remember, but the complexity cost in setting it up may be too high for simple situations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexandre</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7420</link>
		<dc:creator>Alexandre</dc:creator>
		<pubDate>Sat, 03 Jul 2010 02:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7420</guid>
		<description>Intriguing. I&#039;ll have to try it.
This is for some courses I&#039;m teaching. I&#039;d like to provide SSO between BuddyPress and Moodle (at a minimum) along with  Google Apps and TikiWiki (if possible). This all sounds like a neat workaround since it doesn&#039;t require setting up my own authentication method. (Moodle has some integration with Google Apps and TikiWiki accepts OpenID, so we might be ok.)
However, it does require a few minutes per user, AFAICT. Not too much of a problem with a limited number of students, but it&#039;s probably not scaleable.
So, to reiterate... For each user, I need to:
* Create a GAYD account (seems like the Moodle integration does this).
* Keep the login info somewhere.
* Create a new WP account.
* Log into WP as that user.
* Add OpenID.
* Log into that user&#039;s GAYD account.
* Log into WP using OpenID.

A bit convoluted, but if it works, it&#039;s nice. In fact, I might let students use their authentication method, offering them some help along the way. Although, typically, that ends up eating into much of my time since I get lots of support question, distracting us from the course material.

At any rate, thanks a lot for this post!</description>
		<content:encoded><![CDATA[<p>Intriguing. I&#8217;ll have to try it.<br />
This is for some courses I&#8217;m teaching. I&#8217;d like to provide SSO between BuddyPress and Moodle (at a minimum) along with  Google Apps and TikiWiki (if possible). This all sounds like a neat workaround since it doesn&#8217;t require setting up my own authentication method. (Moodle has some integration with Google Apps and TikiWiki accepts OpenID, so we might be ok.)<br />
However, it does require a few minutes per user, AFAICT. Not too much of a problem with a limited number of students, but it&#8217;s probably not scaleable.<br />
So, to reiterate&#8230; For each user, I need to:<br />
* Create a GAYD account (seems like the Moodle integration does this).<br />
* Keep the login info somewhere.<br />
* Create a new WP account.<br />
* Log into WP as that user.<br />
* Add OpenID.<br />
* Log into that user&#8217;s GAYD account.<br />
* Log into WP using OpenID.</p>
<p>A bit convoluted, but if it works, it&#8217;s nice. In fact, I might let students use their authentication method, offering them some help along the way. Although, typically, that ends up eating into much of my time since I get lots of support question, distracting us from the course material.</p>
<p>At any rate, thanks a lot for this post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zoltan</title>
		<link>http://www.fantastic.net.au/blog/2009/11/28/more-google-apps-as-openid-for-wordpress/comment-page-1/#comment-7418</link>
		<dc:creator>Zoltan</dc:creator>
		<pubDate>Mon, 14 Jun 2010 11:00:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.fantastic.net.au/blog/?p=34#comment-7418</guid>
		<description>Thanks for the &quot;manual&quot; - however, isn&#039;t is much more simple if you have your Google Apps hosted domain users log in simply with their account? This way they actually create their own profile without any admin interaction or preparation, so it&#039;s not only easier but safer, and the user has more control.</description>
		<content:encoded><![CDATA[<p>Thanks for the &#8220;manual&#8221; &#8211; however, isn&#8217;t is much more simple if you have your Google Apps hosted domain users log in simply with their account? This way they actually create their own profile without any admin interaction or preparation, so it&#8217;s not only easier but safer, and the user has more control.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

