<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Tag: cas-authentication</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Tag: cas-authentication</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 02:10:10 +0000</pubDate>

<item>
<title>eddie666 on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-862122</link>
<pubDate>Thu, 25 Sep 2008 15:24:21 +0000</pubDate>
<dc:creator>eddie666</dc:creator>
<guid isPermaLink="false">862122@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;Had similar problems. &#60;/p&#62;
&#60;p&#62;Make sure apache is running &#60;strong&#62;mod_ssl&#60;/strong&#62;, make sure you have &#60;strong&#62;php-xml&#60;/strong&#62; and &#60;strong&#62;php-dom&#60;/strong&#62; installed&#60;/p&#62;
&#60;p&#62;And the latest version of &#60;strong&#62;phpCAS (currently 1.0.1).&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;You can enable phpCAS to log errors, it is really detailed. Which gives some good help - see the CAS -&#60;strong&#62;docs/examples/example_simple.php&#60;/strong&#62; file for example on enabling logging, add this to your &#60;strong&#62;wpcas.php&#60;/strong&#62; file to help debug.&#60;/p&#62;
&#60;p&#62;I beleive my CAS server is running version 3.0.1, so this lot does seem to work with that (there was some doubt at one point). Thanks to misterbisson (and the others) for their hard work.&#60;/p&#62;
&#60;p&#62;good luck
&#60;/p&#62;</description>
</item>
<item>
<title>misterbisson on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-846099</link>
<pubDate>Fri, 05 Sep 2008 20:04:05 +0000</pubDate>
<dc:creator>misterbisson</dc:creator>
<guid isPermaLink="false">846099@http://wordpress.org/support/</guid>
<description>&#60;p&#62;@nferris: thanks for fixing my bugs! I, um, obviously didn't test the config file bit before releasing.&#60;/p&#62;
&#60;p&#62;I've integrated your changes and committed the 1.01 version. Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>nferris on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-845361</link>
<pubDate>Thu, 04 Sep 2008 21:02:00 +0000</pubDate>
<dc:creator>nferris</dc:creator>
<guid isPermaLink="false">845361@http://wordpress.org/support/</guid>
<description>&#60;p&#62;misterbisson: thanks for the plugin!  I was halfway to creating my own version when you pointed us to yours.&#60;/p&#62;
&#60;p&#62;I installed it in WordPress MU 2.6.1, in the mu-plugins folder and it mostly worked.  I had to make two tweaks to wpcas.php in order to get everything I wanted out of it:&#60;/p&#62;
&#60;p&#62;diff orginal_wpcas.php my_wpcas.php&#60;br /&#62;
40c40&#60;br /&#62;
&#38;lt; include( dirname(__FILE__).'wpcas-conf.php' ); // attempt to fetch the optional config file&#60;br /&#62;
---&#60;br /&#62;
&#38;gt; include( dirname(__FILE__).'/wpcas-conf.php' ); // attempt to fetch the optional config file&#60;br /&#62;
104c104,105&#60;br /&#62;
&#38;lt;                               wp_redirect('/wp-admin/');&#60;br /&#62;
---&#60;br /&#62;
&#38;gt;                               $redirect_url = site_url('wp-admin');&#60;br /&#62;
&#38;gt;                               wp_redirect($redirect_url);&#60;/p&#62;
&#60;p&#62;Nathan
&#60;/p&#62;</description>
</item>
<item>
<title>misterbisson on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-841514</link>
<pubDate>Sat, 30 Aug 2008 23:11:48 +0000</pubDate>
<dc:creator>misterbisson</dc:creator>
<guid isPermaLink="false">841514@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I started working with Stephen Schwink's plugin, but had to make a number of changes for it to work in my environment. Enough changes, anyway, so that it seemed like it might be worth releasing my version:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://wordpress.org/extend/plugins/wpcas/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/wpcas/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It works in both WordPress and WordPressMU, can be configured via the dashboard or using a config file (which hides the settings page from the dashboard and is recommended for MU), and can call a function that you specify if the CAS user who's attempting to sign in isn't a WP user.
&#60;/p&#62;</description>
</item>
<item>
<title>nferris on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-840788</link>
<pubDate>Fri, 29 Aug 2008 20:08:44 +0000</pubDate>
<dc:creator>nferris</dc:creator>
<guid isPermaLink="false">840788@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Update: I just installed the xmlrpc module and apache is no longer complaining about not being able to find the DOMDocument class.  I am, however, getting the &#34;Incorrect Password&#34; error message now.
&#60;/p&#62;</description>
</item>
<item>
<title>nferris on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-840709</link>
<pubDate>Fri, 29 Aug 2008 18:15:20 +0000</pubDate>
<dc:creator>nferris</dc:creator>
<guid isPermaLink="false">840709@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm also having this problem.&#60;/p&#62;
&#60;p&#62;I am running:&#60;br /&#62;
CentOS 5.2 with linux kernel 2.6.22&#60;br /&#62;
wordpress 2.6.1&#60;br /&#62;
phpCAS 1.0.0&#60;/p&#62;
&#60;p&#62;I tracked it down to an error in my apache log:&#60;br /&#62;
[Thu Aug 28 16:48:54 2008] [error] [client 127.0.0.1] PHP Fatal error:  Class 'DOMDocument' not found in /usr/share/pear/CAS/CAS/domxml-php4-php5.php on line 60&#60;/p&#62;
&#60;p&#62;I have the php-xml module, so it seems like the code should be able to find DOMDocument.&#60;/p&#62;
&#60;p&#62;The files in my php extensions/modules folder are:&#60;br /&#62;
dbase.so&#60;br /&#62;
dom.so&#60;br /&#62;
mysqli.so&#60;br /&#62;
mysql.so&#60;br /&#62;
pdo_mysql.so&#60;br /&#62;
pdo.so&#60;br /&#62;
pdo_sqlite.so&#60;br /&#62;
phpcups.so&#60;br /&#62;
xmlreader.so&#60;br /&#62;
xmlwriter.so&#60;br /&#62;
xsl.so&#60;/p&#62;
&#60;p&#62;anyone notice anything about my setup that would cause this?&#60;/p&#62;
&#60;p&#62;thanks,&#60;br /&#62;
Nathan
&#60;/p&#62;</description>
</item>
<item>
<title>Heliologue on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-839887</link>
<pubDate>Thu, 28 Aug 2008 19:29:14 +0000</pubDate>
<dc:creator>Heliologue</dc:creator>
<guid isPermaLink="false">839887@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I'm also having problems running this against 2.6.1.  Either with phpCAS 0.6.0 or 1.0.0, I've gotten to the point where it will call the correct CAS login screen, but the wp-login.php complains of a bad password.&#60;/p&#62;
&#60;p&#62;The author's site seems down.  Does anybody know how to get ahold of him?
&#60;/p&#62;</description>
</item>
<item>
<title>shuesty on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-838929</link>
<pubDate>Wed, 27 Aug 2008 17:27:51 +0000</pubDate>
<dc:creator>shuesty</dc:creator>
<guid isPermaLink="false">838929@http://wordpress.org/support/</guid>
<description>&#60;p&#62;I was running the older version of this code without a problem ... but when i updated i can no longer see the page to login ... there's no place to point the cas-authentication.php file to the cas.php file and so the system tells me that it has not been configured yet .... any thoughts?
&#60;/p&#62;</description>
</item>
<item>
<title>misterbisson on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-838425</link>
<pubDate>Wed, 27 Aug 2008 02:14:18 +0000</pubDate>
<dc:creator>misterbisson</dc:creator>
<guid isPermaLink="false">838425@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Yeah. I'm struggling with the same problem. WP2.5.1 (yes, old, but I mention it because that's the highest compatible version according to the docs). &#60;/p&#62;
&#60;p&#62;Currently poking through the plugin to see where it does its thing.
&#60;/p&#62;</description>
</item>
<item>
<title>akcakaya on "Wordpress CAS Authentication"</title>
<link>http://wordpress.org/support/topic/169228#post-734832</link>
<pubDate>Tue, 15 Apr 2008 07:34:41 +0000</pubDate>
<dc:creator>akcakaya</dc:creator>
<guid isPermaLink="false">734832@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
we have installed Wordpress CAS plugin &#60;a href=&#34;http://wordpress.org/extend/plugins/cas-authentication/&#34;&#62;http://wordpress.org/extend/plugins/cas-authentication&#60;/a&#62; and configure it, but when we login to Wordpress via CAS, the address is still  ....wp-login.php?ticket=ST-1596-RGYJqx9q0b31eNkKk6ZrL1qklmCu94hi4XE-20  and it doesn't change, it doesn't redirect to wp-admin/index.php page. &#60;/p&#62;
&#60;p&#62;Are there any suggestions?&#60;br /&#62;
Other issue is, can we use this Plugin for WP-MU user authentication?&#60;/p&#62;
&#60;p&#62;Thanks,
&#60;/p&#62;</description>
</item>

</channel>
</rss>
