protected property Idp::$entity_id in SAML Service Provider 8.3
Same name and namespace in other branches
- 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::entity_id
- 4.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::entity_id
- 3.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::entity_id
The entityID that the Identity Provider server will use to identiy itself.
Type: string
File
- src/
Entity/ Idp.php, line 80
Class
- Idp
- Defines the Idp entity.
Namespace
Drupal\saml_sp\EntityCode
protected $entity_id;