<div dir="ltr"><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><table style="color:rgb(34,34,34);font-style:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);font-size:13px;line-height:normal;font-family:tahoma,geneva,sans-serif" width="630" cellspacing="0" cellpadding="0" border="0"><tbody><tr><td style="font-family:arial,sans-serif;margin:0px">We have a situation were we have a role giving access to a group, through group association, the classic scenario.<br><br>However, in this remote system there is only one group, and you assign this group to a user AND an access role defining if this association will be Admin or read-only.<br><br>Let me explain:<br>In the remote system we have:<br><br>User: A<br>User: B<br><br>Group: G<br><br>User A has group G associated with "Admin" role -> So he is an admin<br>User B has group G associated with "Viewer" role -> So he is read-only user<br><br>So in midpoint I've extended RoleType to add an attribute:  "roleId". (values can be 8 for admin, or 7 for viewer).<br><br>When assigning the role to an user, the group association passes the Group ID to the connector,  as expected,<br>But how can I pass this role attriibute "roleId" together with the groupId in group association?<br><br><br>Thanks in advance.<br>Alexandre<br><br><br><br><br><table width="100%" cellspacing="0" cellpadding="0" border="0"></table></td></tr></tbody></table></div></div></div></div></div>