Detect if user has already authenticated by CAS from your public pages and perform auto-login. Include this in
your index.php or in another template file inside your theme (It use CAS gateway mode) :
if ( isset($GLOBALS[‘wp-cassify’]) ) {
$GLOBALS[‘wp-cassify’]->wp_cassify_check_authentication();
}
Plugin Website
Visit website
Share Post
Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.