You are here

protected property SamlService::$authmap in SAML Authentication 4.x

Same name and namespace in other branches
  1. 8.3 src/SamlService.php \Drupal\samlauth\SamlService::authmap

The Authmap service.

Type: \Drupal\externalauth\Authmap

File

src/SamlService.php, line 62

Class

SamlService
Governs communication between the SAML toolkit and the IdP / login behavior.

Namespace

Drupal\samlauth

Code

protected $authmap;