You are here

protected property Idp::$app_name in SAML Service Provider 8.3

Same name and namespace in other branches
  1. 8.2 src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::app_name
  2. 4.x src/Entity/Idp.php \Drupal\saml_sp\Entity\Idp::app_name
  3. 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\Entity

Code

protected $app_name;