n8n-nodes-keycloak

0.2.0 • Public • Published

Banner image

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

  1. Keycloak Token Verify: Verifies the validity of a token in Keycloak.
  2. Keycloak Send Email: Sends a reset password email or other action-based emails in Keycloak.
  3. 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

Package Sidebar

Install

npm i n8n-nodes-keycloak

Weekly Downloads

5

Version

0.2.0

License

MIT

Unpacked Size

233 kB

Total Files

27

Last publish

Collaborators

  • totocehero