Error while login in CAS login screen with different service URL.
-
Hello All,
I am using wp-cassify-1.5.9 plugin and WordPress 4.5.1 version.
When I am hitting the url “https://test-cas.com/SSO/login?service=https://www.mywebsite.com” to login for my “www.mywebsite.com” wordpress site using wp-cassify plugin, then it works fine But when I am hitting “https://test-cas.com/SSO/login?service=https://www.mywebsite.com/?page_id=989” URL, then the following error occurred in browser window:
Notice: Undefined index: cas_user_id in /var/www/html/wordpress/wp-content/plugins/wp-cassify/classes/wp_cassify_plugin.php on line 259
Notice: Undefined index: cas_user_id in /var/www/html/wordpress/wp-content/plugins/wp-cassify/classes/wp_cassify_plugin.php on line 280
Notice: Undefined index: cas_user_id in /var/www/html/wordpress/wp-content/plugins/wp-cassify/classes/wp_cassify_plugin.php on line 286
User account does not exists in WordPress database !Can you please help me to resolve this issue.
- The topic ‘Error while login in CAS login screen with different service URL.’ is closed to new replies.