Friday, September 21, 2018

Automatically mapping a new Single Sign On user

Customer/Partner has a new user for Single Sign On
  • Partner would not want to have the new user login using these credentials and wants to automate the mapping, directing the new user to the NetSuite account.
  • At least one (1) Administrator login has been mapped properly for the account. This procedure is not applicable for the initial SSO mapping as an Administrator.

Please follow the instructions below:

  1. User authenticates at the partner site.
  2. Upon generating the encrypted URL/token containing the account credentials do not redirect user yet on the SSO page.
  3. Use Web Service operation mapSSO(). This will initiate mapping of the newly generated token.
  4. Redirect user to the Single Sign On page. This will now automatically login the user into the NetSuite account.

No comments:

Post a Comment