In order to facilitate
JIT provisioning, additional attributes are requried. The number of attributes and their types depends on the type of user being provisioned (i.e. standard or portal).
The expected format for additional attributes is in the form of
name=value separated by a semicolon. Sample values:
Standard User |
Portal User |
User.Username=test2@test.com;User.Email=test2@salesforce.com;User.LastName=test2last;User.ProfileId=Standard User |
Contact.Account=001U0000004Pqwau200Bt;Contact.LastName=user8;Contact.Email=customeruser8@cmort.org;User.LastName=user8;User.Email=customeruser8@cmort.org;User.Username=customeruser8@cmort.org;User.ProfileId=00eU0000000MKc9;User.PortalRole=Worker |