sup3rmark / iscUtils

A collection of functions that call the SailPoint Identity Security Cloud API.
MIT License
2 stars 1 forks source link

Remove SamAccountName param from Get-ISCIdentity #5

Closed sup3rmark closed 1 month ago

sup3rmark commented 1 month ago

SamAccountName is not a default Identity Attribute and may cause confusion. This functionality can still be achieved for environments which do contain a samaccountname identity attribute by using the -CustomQuery parameter.