Delete User not possible when using OIDC

Hi, a user can not delete it self if he is loged in via Keycloak

What’s the error message?

Internal Server Error in a red box bottom left corner. The api container says ERROR :arrow_forward: v1/UserRequestDeletion 105d2e[0m crypto/bcrypt: hashedSecret too short to be a bcrypted password

Does it work if you delete the user via cli?

Should be fixed in 9a29b29a04 and ae001c6ca7. Please check with the next unstable builds of the frontend and api if the problem went away.