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

**Describe the bug** the VSCode "Evaluate Transform" function does not account for the specialization "mc- and mac-" naming functions **To Reproduce** create a transform ```{ "name": "NormalizeNameTest", "type": "normalizeNames", "attributes":...

bug

**Is your feature request related to a problem? Please describe.** It is difficult to quantify the impacts of configuring attribute sync. Being able to see what would happen when enabled...

enhancement

**Is your feature request related to a problem? Please describe.** When you format your machine with a fresh install , you need to reconfigure all the tennants configurations, being ,...

enhancement

**Is your feature request related to a problem? Please describe.** It is possible to export and import workflows as JSON files in the Web interface. However, it has been a...

enhancement

**Describe the bug** In a fresh clean installation of both VSCode and the extension, I'm not able to add a new tenant. **To Reproduce** Steps to reproduce the behavior: VSCode...

bug

**Is your feature request related to a problem? Please describe.** When comparing objects like Transforms between Sandbox/Production, it would be nice to be able to identity which tenant it belongs...

enhancement

Currently the tenant export provides the cloud rules in a json format (as displayed by the API). While this is useful, it would be great if they could be exported...

enhancement

It's possible to update information in a source and save (to update) which the IDN API ignores / doesn't process. The save is successful (no errors) and the view remains...

bug

Problem: Getting the sourceName name and/or attributeName wrong in account attribute transforms or the name attribute in identity attribute transforms. These errors can be sometimes hidden when used with other...

enhancement

Sometimes, transforms leverage rules that cannot be evaluated locally. It would worth to test a transform in the cloud, leveraging the API for previewing an identity profile for an identity:...

enhancement