diff --git a/modules/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Choice.pm b/modules/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Choice.pm index a57e1e26c..10e70b7fa 100644 --- a/modules/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Choice.pm +++ b/modules/lemonldap-ng-portal/lib/Lemonldap/NG/Portal/_Choice.pm @@ -193,7 +193,7 @@ sub _buildAuthLoop { 'standardform' => [qw(LDAP DBI Proxy)], 'openidform' => [qw(OpenID)], 'yubikeyform' => [qw(Yubikey)], - 'logo' => [qw(CAS Twitter SAML SSL Apache Remote)], + 'logo' => [qw(CAS Twitter SAML SSL Apache Remote Slave)], }; if ( $auth and $userDB and $passwordDB ) {