Home
last modified time | relevance | path

Searched refs:all_sp_metadata (Results 1 – 2 of 2) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/simplesamlphp/simplesamlphp/modules/consentAdmin/www/
H A DconsentAdmin.php137 $all_sp_metadata = $metadata->getList('saml20-sp-remote'); variable
154 if (array_key_exists($disable, $all_sp_metadata)) {
155 unset($all_sp_metadata[$disable]);
225 foreach ($all_sp_metadata as $sp_entityid => $sp_values) {
/dports/deskutils/egroupware/egroupware/vendor/simplesamlphp/simplesamlphp/modules/consentAdmin/www/
H A DconsentAdmin.php151 $all_sp_metadata = $metadata->getList('saml20-sp-remote'); variable
168 if (array_key_exists($disable, $all_sp_metadata)) {
169 unset($all_sp_metadata[$disable]);
255 foreach ($all_sp_metadata as $sp_entityid => $sp_values) {