Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
hi, guys when I am trying to integrate the keycloak with the nodebb I am facing the following errors:
although the session are getting created at the keycloak: I am using the following thing to do the integration(nodebb-plugin-sso-oauth2-multiple).
@julian @baris could you please help me to resolve this issue
That error suggests that the token URL as saved in the database is incorrect. NodeBB tried to query it with the code to trade it for an access token and it was rejected.
code