diff --git a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Choice.pm b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Choice.pm index 97cd6d665..ae1b833ac 100644 --- a/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Choice.pm +++ b/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/Lib/Choice.pm @@ -122,9 +122,6 @@ sub _buildAuthLoop { my $name = $_; - # Ignore 'forcedSAML' - next if $name eq 'forcedSAML'; - # Name can have a digit as first character # for sorting purpose # Remove it in displayed name