--- /dev/null
+++ ../Configuration/Services.yaml
@@ -46,3 +46,9 @@
       - name: console.command
         command: 'ldap:importusers'
         description: 'Import users for a given LDAP configuration'
+  Causal\IgLdapSsoAuth\Command\RemoveUsers:
+    tags:
+      - name: console.command
+        command: 'ldap:removeusers'
+        description: 'Remove non used users'
+        
