Disregard – I’m not 100% sure what I did, but after playing with the settings, it’s working correctly now.
Hello,
I’m considering using your plugin for some of my sites at the University of Connecticut. Right now, I’m testing the plugin on a dev server to see if it’ll work for us. However, I’m running into an issue.
The way our CAS login system works, I need to redirect login attempts from https://somesite.uconn.edu/wordpress/wp-admin
to https://login.uconn.edu/cas/login?service={encoded url}
. I’ve set up the options in the plugin to
– only use CAS
– use CAS v2.0
– use login.uconn.edu
– use /cas as the login service
However, what I’m redirected to is something like https://somesite.uconn.edu/wordpress/wp-login?redirect_to=https://somesite.uconn.edu/wordpress/wp-admin&external=cas
. I then see a white screen
Is there a setting I’m overlooking? Perhaps a filter that would allow me to modify the redirect?
Thanks very much!