* fix: migrate all permissions to rbac * fix: update migration guide fixes #782
fixes: #774
This PR Introduces first steps towards RBAC according to our specifications. Rbac will assume users to exist in the Unleash user table with a unique id. This is required to make correct mappings between users and roles.