yannick-beot-sp / vscode-sailpoint-identitynow

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

Search attribute config #64

Closed leigh-mason-sp closed 8 months ago

leigh-mason-sp commented 10 months ago

Is your feature request related to a problem? Please describe. Account attribute rules sometimes require logic to generate a unique value (think sAMAccountName in AD). This requires the creation and maintenance of a search attribute config which isn't possible in the extension.

https://developer.sailpoint.com/idn/api/beta/search-attribute-configuration

Describe the solution you'd like The ability to list current, create new, and update existing records in much the same way as transforms, sources etc.

Describe alternatives you've considered Currently, the approach to maintaining these records must be done via Postman or a similar tool against the APIs. No capability exists in the admin UI to do this.

Additional context

https://community.sailpoint.com/t5/IdentityNow-Wiki/How-to-Search-Non-Indexed-Account-Attributes-in-IDN-Rules-for/ta-p/205863

iobeidi commented 9 months ago

That would be helpfull.

yannick-beot-sp commented 8 months ago

Part of v0.0.30