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).
Is there a maintained plugin that allows using Keycloak as user management? I know there are a few sparsely documented plugins, but they do not seem to be maintained.
Kratos might be another option, but I don't think there is any plugin.
@rongcuid the auth0 SSO plugin could work? I just updated it for v3, but there is also a v2 compatible version.
@julian ah, sorry I didn't make it clear. I am looking to integrate with a self-hosted SSO solution, thus the mention of Keycloak and Ory stack.
P
D
Found the problem: Step 3 requires that the server accept HTTP POST - I was only accepting GET.
@agusputra said:
It seems bug of facebook-sso. Read this : https://github.com/julianlam/nodebb-plugin-sso-facebook/issues/21
I've been having this issue too.
X
thank u,I have resolved it😄
K
@macbroadcast I am also getting the same error. Did you get a fix for that?