Hello,
That makes sense that Syncope will only return attributes that are mapped
despite what Search Script returns. I think I have that but I must be
missing it.
Attached is an image of my mapping. 
<http://syncope-user.1051894.n5.nabble.com/file/t339152/full_user_map.png> 

One thing I see in core-connid.log is output from the handle method from the
rest connector that has the full payload I am wanting. The very next entry
is another output from handle method that has only the attributes showing in
core.log (missing all of the ones I think I have mapped). This points to
missing the mapping like you said. 

/10:35:26.733 DEBUG instance='RESTConnector' Enter: handle({Uid=Attribute:
{Name=__UID__, Value=[834f03a5-f5c5-42d5-ac61-21757444e929]},
ObjectClass=ObjectClass: __ACCOUNT__, Attributes=[Attribute:
{Name=Email_Address, Value=[something.instal...@something.com]}, Attribute:
{Name=User_Id, Value=[somethingInstaller]}, Attribute: {Name=username,
Value=[something.instal...@something.com]}, Attribute: {Name=__NAME__,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}, Attribute: {Name=__UID__,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}, Attribute: {Name=IFSPersonId,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}, Attribute: {Name=ActorId,
Value=[somethingInstaller]}, Attribute: {Name=CLRoles,
Value=[{5C56FD1C-8D7E-4CDE-BDEC-88CD4EAD6818=GRID-Administrator,
84FABAF6-A66D-410F-8169-469459516E68=BenefitAdministrator_ST,
F3161A2C-2BD9-42F3-853C-FE7225117015=something-SystemAdministrator}]},
Attribute: {Name=FamilyName, Value=[Installer]}, Attribute: {Name=GivenName,
Value=[something]}], Name=Attribute: {Name=__NAME__,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}})     Method: handle
10:35:26.733 DEBUG Enter: handle({Uid=Attribute: {Name=__UID__,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}, ObjectClass=ObjectClass:
__ACCOUNT__, Attributes=[Attribute: {Name=username,
Value=[something.instal...@something.com]}, Attribute: {Name=__NAME__,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}, Attribute: {Name=__UID__,
Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}], Name=Attribute:
{Name=__NAME__, Value=[834f03a5-f5c5-42d5-ac61-21757444e929]}})     Method:
handle
/

Does my mapping image look correct? If so are there any other places I need
to confirm mapping in order to get my attributes to continue in the workflow
and accessible in my pull action? 

--
Sent from: http://syncope-user.1051894.n5.nabble.com/

Reply via email to