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
The role-to-group associations automatically assign the correct group in Nodebb.
However, if the group is removed in Keycloak and the user then logs in again, this does not produce the desired result. The Nodebb group assignment remains unchanged.
Is there something like a synchronisation during login and a check to see if the role-to-group associations are still correct?