Andrea - we're still working with scim connector.  We are trying to send a
number of attributes, and they are showing up in the propagation task, but
not all are showing up at the external resource.

This is what the external resource receives.

{ userName: '[email protected]',
  name: { familyName: 'Arias', givenName: 'Queenie' },
  displayName: 'Queenie B Arias',
  emails: [ { value: '[email protected]', type: 'work' } ],
  schemas: [ 'urn:scim:schemas:core:1.0' ] }


It’s missing:
Internal Schema External Attribute 

__PASSWORD__    password
Status                  active
RelationshipToOrganization      userType
username                        id
Emailprimary            emails.work.primary scim1114.docx
<http://syncope-user.1051894.n5.nabble.com/file/t339125/scim1114.docx>  
User_Id                 externalId

I've attached some of the core.log and core-connid.log.  Is there something
else we should be looking for?  Any thoughts on why these values aren't
being received at the external resource?  Thanks!

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

Reply via email to