How to Integrate NodeBB with Keycloak for User Authentication and Registration? Issue
Unsolved
Technical Support
-
I am working on integrating NodeBB with Keycloak to ensure seamless user authentication and registration. Specifically, I want:
Login Requirement: When a user logs in, the system should validate their credentials against both NodeBB's MongoDB database and Keycloak.
Registration Requirement: When a user registers, their information needs to be stored in both NodeBB's MongoDB database and Keycloak.
Could someone guide me on which files or configurations need to be modified to implement this functionality? Any pointers or examples would be greatly appreciated!
Copyright © 2024 NodeBB | Contributors