Idn webserivce create account - no account profile found

i created a new webservice application, after setting everything when i go to Create Account menu to create logic for new accounts, i get message
No account profiles have been created for this source.

why is that? can i only create this profile via REST? not UI

We don’t have option to create Provisioning Policies through UI whereas you can add schema. So you need to create using API call only.

You can change the config only, you can’t add or remove attributes through UI.

Hi Yaniv,

For web-service connector you cannot see the pre-configured Provisioning policies.
You have to add the account by using Postman(SailPoint API’s) or Vs-Code.

  1. If you want to use Postman to create the Provisioning Policy’s follow the below link

      **Ref:** https://developer.sailpoint.com/idn/api/v3/create-provisioning-policy
    
  2. If you want to use Vs-code tool to create the Provisioning Policy’s follow the below link.

    **Ref:** https://marketplace.visualstudio.com/items?itemName=yannick-beot-sp.vscode-sailpoint-identitynow
    

Thanks,
Siva.K

1 Like

thanks, it was easy and it works. i have now provision policy in place

2 Likes

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.