Hi,I get the rolename of the current user from clientcontext through my jsp.If the role of the user is editor or Admin, rolename in clientcontext is correspondingly the same.But if the role of the user is Author/reviewer/workflowadmin or any other user defined role, it shows up only as author.I am not able to figure out where the problem is. Could anyone help me?Thanks.