I have tried to get this to work with rocket.chat but I am unsure what its asking for when it comes to base url.
I also get this when I going to /wp-cas/login
This XML file does not appear to have any style information associated with it. The document tree is shown below.
<cas:serviceResponse xmlns:cas=”https://www.yale.edu/tp/cas”>
<cas:authenticationFailure code=”INTERNAL_ERROR”>The CAS server requires SSL.</cas:authenticationFailure>
</cas:serviceResponse>
We have this working – Cassava CAS server as the master, on a WordPress site, and a Drupal site as the CAS client site.
Here’s the thing – the master site has a nice, styled WordPress login page normally (at /login), but when someone goes to the client site, and gets bounced to the master site to log in, they go to wp-login.php?redirect_to=blahblahetc, which is the bare horrible looking WordPress login page.
How can we get Cassava CAS server to use the nice login page at /login?
]]>Hello!
This looks like an awesome plugin! I am using a shiro-cas client and can authenticate against the Cassava server. However, my client is not retrieving any other user info, such as role, name, email, etc.
Is there a way to test that these are being exposed correctly from my server?
Thank you!
]]>I was just wondering if this only works as a CAS server to other WordPress sites? I have a WordPress and a website in grails running under Tomcat. Can that site authenticate with this server?
Thanks.
Pat.
]]>Need some help. Thank you.
WordPress 4.2.2
Cassava 1.2.1
ModRewrite & .htaccess working
Post url is https://www.sample.com/sample-post/
CAS server base is wp-cas
I install Query Monitor to find out the query
———————
Request wp-cas
Matched Rule ([^/]+)(/[0-9]+)?/?$
Matched Query name=wp-cas
&page=
Query String name=wp-cas
Query Vars cache_results 1
comments_per_page 50
name wp-cas
order DESC
posts_per_page 10
update_post_meta_cache 1
update_post_term_cache 1
———————-
Request wp-cas/login
Matched Rule [^/]+/([^/]+)/?$
Matched Query attachment=login
Query String attachment=login
Query Vars attachment login
cache_results 1
comments_per_page 50
name login
order DESC
posts_per_page 10
update_post_meta_cache 1
update_post_term_cache 1
I installed the plug in and when I activated it, I got the message:
Fatal error: Class ‘DOMDocument’ not found in /var/www/html/wp-content/plugins/wp-cas-server/includes/WPCASServer.php on line 37
I am running 4.1.1 with the Divi theme.
I would really love to use this. Any thoughts?
]]>Do I understand correctly that this plugin is compatible with CAS3 servers, except for the SAML release of attributes?
Thanks,
– Michael
I don’t know if this is related perhaps to 4.1, but perhaps someone can point me to the right place to investigate. I’ve tried logging in via the CAS server over https. I just get a 404. I’m okay using a different CAS server from the same client.
Any thoughts?
Thank you
]]>