public function IdentityProviders::getIdpName in SAML SP 2.0 Single Sign On (SSO) - SAML Service Provider 8
File
- src/
MetadataReader.php, line 142
Class
Namespace
Drupal\miniorange_samlCode
public function getIdpName() {
return "";
}
public function getIdpName() {
return "";
}