Normal user can not , because of insufficient privileges , list database users that belong to a certain role.
Execute as
does not seem to work (in a stored procedure).
Listing only returns current user.
My question:
How can I have a normal user (that is granted execute permission on the stored procedure in question) obtain the list of all role users?