🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

n8n-nodes-keycloak

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

n8n-nodes-keycloak

This npm module provides a set of nodes to interact with Keycloak, offering functionalities ranging from email verification to token validation and sending emails.

0.2.0
latest
Source
npm
Version published
Weekly downloads
11
120%
Maintainers
1
Weekly downloads
 
Created
Source

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

  • 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

Keywords

n8n-community-node-package

FAQs

Package last updated on 08 Nov 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts