When duplicate values are present for multi-value or reference attributes, the following steps can be followed to remove the duplicate values.
On-Prem Instance
- Connect to Identity Panel web server
- Open a prompt in C:\Program Files\SoftwareIDM\IdentityPanelWeb\Web
- Run .\WebAgent.exe --fixmultidups
Cloud Hosted Instance
- Go to https://portal.azure.com/
- Select the web app of the instance with duplicate values
- Connect to Tailscale (if required)
- Select Advanced Tools
- Click go
- In the new window that opens, select Debug console -> CMD
- Navigate to C:\home\site\wwwroot
- Run webagent.exe --fixmultidups
Comments
0 comments
Article is closed for comments.