Hi,
Where did you put this line?
newUser.setAttribute('userPrincipleName',"johnb@contoso.com");
Also, which version of AD plug-in do you use?
BTW, I think the attribute is named userPrincipalName, not userPrincipleName as in your code.
Hi,
Where did you put this line?
newUser.setAttribute('userPrincipleName',"johnb@contoso.com");
Also, which version of AD plug-in do you use?
BTW, I think the attribute is named userPrincipalName, not userPrincipleName as in your code.