protected property Idp::$nameid_field in SAML Service Provider 3.x
Same name and namespace in other branches
- 8.3 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::nameid_field
- 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::nameid_field
- 4.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::nameid_field
The field used to uniquely identify users.
Type: string
File
- src/
Entity/ Idp.php, line 101
Class
- Idp
- Defines the Idp entity.
Namespace
Drupal\saml_sp\EntityCode
protected $nameid_field;