yannick-beot-sp / vscode-sailpoint-identitynow

Visual Studio Code extension for SailPoint IdentityNow
MIT License
39 stars 17 forks source link

Evaluate transforms in the cloud #31

Closed yannick-beot-sp closed 1 year ago

yannick-beot-sp commented 2 years ago

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: https://developer.sailpoint.com/idn/api/beta/generate-identity-preview

The flow would be to select a source, an attribute, an identity and display the returned value if possible.

yannick-beot-sp commented 1 year ago

duplicate