Please find attached powershell to export Roles & Access Profiles from IdentityNow.
ExportAllRolesAccessProfiles.ps1.txt (6.2 KB)
Welcome to the developer community Jitendra, and thank you for your contribution. This looks like a convenient way to export roles and access profiles into a CSV file. Just a heads up, I see that you are using /cc
APIs in your script where there are v3 and beta equivalents available today. I highly recommend you update your script to use the v3 equivalents as they will have better support and a longer lifespan than /cc
.
ExportAllRolesAccessProfiles.ps1.txt (3.9 KB)
Updated to V3 for the search, But to find role-selector. v3 API not returning.