You are here

protected property SamlService::$config in SAML Authentication 8.2

A configuration object containing samlauth settings.

Type: \Drupal\Core\Config\ImmutableConfig

File

src/SamlService.php, line 46

Class

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

Namespace

Drupal\samlauth

Code

protected $config;