protected property Idp::$app_name in SAML Service Provider 4.x
Same name and namespace in other branches
- 8.3 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::app_name
- 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::app_name
- 3.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::app_name
The name of this application provided to the Identity Provider server.
Type: string
File
- src/
Entity/ Idp.php, line 66
Class
- Idp
- Defines the Idp entity.
Namespace
Drupal\saml_sp\EntityCode
protected $app_name;