protected property SamlService::$externalAuth in SAML Authentication 8.3
Same name and namespace in other branches
- 8.2 src/SamlService.php \Drupal\samlauth\SamlService::externalAuth
- 4.x src/SamlService.php \Drupal\samlauth\SamlService::externalAuth
The ExternalAuth service.
Type: \Drupal\externalauth\ExternalAuth
File
- src/
SamlService.php, line 55
Class
- SamlService
- Governs communication between the SAML toolkit and the IdP / login behavior.
Namespace
Drupal\samlauthCode
protected $externalAuth;