Redirect to main page when transparent SSO is in place for the CAS plugin (which is what the user expects)
This commit is contained in:
@@ -137,6 +137,7 @@ class CasAuthenticationPlugin extends AuthenticationPlugin
|
||||
$casSettings['server']=$this->server;
|
||||
$casSettings['port']=$this->port;
|
||||
$casSettings['path']=$this->path;
|
||||
$casSettings['takeOverLogin']=$this->takeOverLogin;
|
||||
}
|
||||
|
||||
function onPluginVersion(&$versions)
|
||||
|
Reference in New Issue
Block a user