protected property SamlService::$samlAuth in SAML Authentication 8.2
Same name and namespace in other branches
- 8.3 src/SamlService.php \Drupal\samlauth\SamlService::samlAuth
- 4.x src/SamlService.php \Drupal\samlauth\SamlService::samlAuth
A OneLogin_Saml2_Auth object representing the current request state.
Type: \OneLogin_Saml2_Auth
File
- src/
SamlService.php, line 32
Class
- SamlService
- Governs communication between the SAML toolkit and the IDP / login behavior.
Namespace
Drupal\samlauthCode
protected $samlAuth;