You are here

protected property SimplesamlphpAuthManager::$simplesamlConfig in simpleSAMLphp Authentication 8.3

A SimpleSAML configuration instance.

Type: \SimpleSAML\Configuration

File

src/Service/SimplesamlphpAuthManager.php, line 36

Class

SimplesamlphpAuthManager
Service to interact with the SimpleSAMLPHP authentication library.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $simplesamlConfig;