feat: rename greylist to hide_from_discovery
Compare changes
+ 19
− 7
@@ -19,9 +19,9 @@ use SimpleSAML\Utils\HTTP;
@@ -19,9 +19,9 @@ use SimpleSAML\Utils\HTTP;
* This module extends the DiscoPower IdP disco handler, so it needs to be avaliable and enabled and configured.
* It adds functionality of greylisting IdPs per SP. for security reasons for blacklisting please manipulate
* directly with metadata. In case of manual idps comment them out or in case of automated metadata fetching configure
@@ -107,8 +107,11 @@ class Disco extends PowerIdPDisco
@@ -107,8 +107,11 @@ class Disco extends PowerIdPDisco
@@ -658,11 +661,20 @@ class Disco extends PowerIdPDisco
@@ -658,11 +661,20 @@ class Disco extends PowerIdPDisco