Keycloak User Management Operations
This is an extension for Directus that allows you to perform basic user management operations in Keycloak directly from the Directus interface.
📦 Features The extension adds user actions that can be used in automations (flows), providing the following features:
👤 Create User (create-user) - Create a new user in Keycloak.
✏️ Update User (update-user) - update an existing user by ID.
❌ Delete User (delete-user) - delete a user by ID.