vscode-sailpoint-identitynow icon indicating copy to clipboard operation
vscode-sailpoint-identitynow copied to clipboard

Visual Studio Code extension for SailPoint IdentityNow

Results 25 vscode-sailpoint-identitynow issues
Sort by recently updated
recently updated
newest added

At this moment, the VSCode plugin only allow to create a new provisioning policy for CREATE profile. Others could be added to the source.

enhancement

IDN API may return 500 error if the JSON is invalid. This can be avoided on VSCode side by simply checking the syntax of the JSON. This can be clearer...

enhancement
good first issue

Would it be possible to incorporate Roles and Identity Profile functionality in the tool?

I keep getting "cannot get password" error on the bottom right on VSCode on a mac after a day or so of usage, this has happened with multiple environments ?...

For delimited Source File, it should be possible to 1. Right click on the source 2. Open a "choose file" window 3. Select the file 4. Upload the CSV Because...

enhancement

Working through a few different tenants, ones that I know for certain have rules uploaded to them. The Rules folder consistently displays, what looks to be, 4 example rules (After...

When evaluating the following transform: ```json { "id": "d0f06a5a-4d79-438e-8e3d-9e4f6ed879d4", "name": "AccountAttribute", "type": "accountAttribute", "attributes": { "sourceName": "Employees", "attributeName": "e-mail" }, "internal": false } ``` I get the following error: `https://devrel.api.identitynow.com/v3/sources?filters=name...

On the tenant, it should be possible to quickly open the Web interface of IdentityNow. No SSO is expected. Just the capacity to quickly jump in IdentityNow can be applied...

enhancement
good first issue

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...