You are here

protected property CasForcedAuthSubscriber::$forcedLoginPaths in CAS 2.x

Paths to check for forced login.

Type: array

File

src/Subscriber/CasForcedAuthSubscriber.php, line 78

Class

CasForcedAuthSubscriber
Event subscriber for implementing CAS forced authentication.

Namespace

Drupal\cas\Subscriber

Code

protected $forcedLoginPaths = [];