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
Problematic behavior
When I delete a user in keycloak, it does not delete it from django backend user.
When we delete and add the same user we cannot create room anymore.
Expected behavior/code
When I delete the user from keycloak, the user is also deleted in django backend.
Steps to Reproduce
Create a user in keycloak and login to magnify
Check the django user interface : the user is created
Delete the user in keycloak
The user is still present in django
if you try to add the same user when you login to magnify you will not be able to create room
I stay available if you need more information.
Regards,
Nathan
The text was updated successfully, but these errors were encountered:
Bug Report
Problematic behavior
When I delete a user in keycloak, it does not delete it from django backend user.
When we delete and add the same user we cannot create room anymore.
Expected behavior/code
When I delete the user from keycloak, the user is also deleted in django backend.
Steps to Reproduce
I stay available if you need more information.
Regards,
Nathan
The text was updated successfully, but these errors were encountered: