protected property SamlService::$samlAuth in SAML Authentication 4.x
Same name and namespace in other branches
- 8.3 src/SamlService.php \Drupal\samlauth\SamlService::samlAuth
- 8.2 src/SamlService.php \Drupal\samlauth\SamlService::samlAuth
Auth objects (usually 0 or 1) representing the current request state.
Type: \OneLogin\Saml2\Auth[]
File
- src/
SamlService.php, line 48
Class
- SamlService
- Governs communication between the SAML toolkit and the IdP / login behavior.
Namespace
Drupal\samlauthCode
protected $samlAuth;