vscode-sailpoint-identitynow
vscode-sailpoint-identitynow copied to clipboard
Brande new Identities functionality
Now the extension has the capability to view Identities and perform the following actions:
- Search for Identities(Using search and API)
- Delete Identity
- Perform attribute sync
- Perform identity processing
Identities implementation consider that you environment has a large number of identities so there is no default enumeration of every identity in the environment, you must perform a search to get results.
Actions such as delete, att sync and processing only start the task, currently the task is not monitored.
Saving Identities is not supported.