Keycloak Nodes for n8n
This npm module provides a set of nodes to interact with Keycloak, offering functionalities ranging from email verification to token validation and sending emails.
Nodes Included
- Keycloak Token Verify: Verifies the validity of a token in Keycloak.
- Keycloak Send Email: Sends a reset password email or other action-based emails in Keycloak.
- Keycloak Email Verify: Checks if an email exists within a specified realm in Keycloak.
Keycloak Token Verify
Verifies the validity of a token in Keycloak.
Detailed Description & Usage
Keycloak Send Email
Sends a reset password email or other action-based emails in Keycloak.
Detailed Description & Usage
Keycloak Email Verify
Checks if an email exists within a specified realm in Keycloak.
Detailed Description & Usage
Installation
Provide the installation instructions for your npm module here.
License
Mention the license for your npm module here, e.g., MIT, GPL, etc.
For any issues, requests, or contributions, please refer to the repository's issue tracker.
TODO
Refactoring for enhanced token management
User Management:
- Create User
- Get User
- Update User
- Delete User
- Role Mappings
- Add Role Mappings to User
Resources
More information
Refer to our documentation on creating nodes for detailed information on building your own nodes.
License
MIT