You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I'm here to explain a non explicit error.
If you use this extension and you have user who can connect with keycloak but not have account on Flarum (in database). You need to keep enable the option "Sign up".
Why ?
Because, if you disable the sign up option, a message appear : Failed to update Flarum User.
This restriction is in RegisterUSerHandler class in flarum core
and the guilty line =>
The text was updated successfully, but these errors were encountered:
Hello
I'm here to explain a non explicit error.
If you use this extension and you have user who can connect with keycloak but not have account on Flarum (in database). You need to keep enable the option "Sign up".
Why ?
Because, if you disable the sign up option, a message appear :
Failed to update Flarum User
.This restriction is in RegisterUSerHandler class in flarum core
and the guilty line =>
The text was updated successfully, but these errors were encountered: