protected property OpenIDConnect::$authmap in OpenID Connect / OAuth client 2.x
Same name and namespace in other branches
- 8 src/OpenIDConnect.php \Drupal\openid_connect\OpenIDConnect::authmap
The external authmap service.
Type: \Drupal\externalauth\AuthmapInterface
File
- src/
OpenIDConnect.php, line 41
Class
- OpenIDConnect
- Main service of the OpenID Connect module.
Namespace
Drupal\openid_connectCode
protected $authmap;