Hello everyone,
It is possible to create a custom member role in Portal and assign the role with no permissions. When assigning this role to a user, and logging into the Portal with this user, one can observe the restricted access the user has.
However, when logging into the .../portal/sharing/rest, the same user seems to have more rights. One example is that the user is able to delete itself with "delete user" resource - this is generally not a big security issue, but makes me worried that maybe the user have more rights than intended with the custom role.
Does anyone have insight into why the resources in .../portal/sharing/rest is seemingly available to the user although the user has no permissions?