Hi All,
I have an requirement where I need to create 30+ roles and 200+ access profiles from existing roles and Access profiles. How will I achieve this? Can I use sp-config?
Any solution will be appreciated.
Thanks,
Shantha Kumar
Hi All,
I have an requirement where I need to create 30+ roles and 200+ access profiles from existing roles and Access profiles. How will I achieve this? Can I use sp-config?
Any solution will be appreciated.
Thanks,
Shantha Kumar
Hi @Santhakumar,
You many solution to do this.
With VS code plugin you can export access profile list from one environment and import them into another environment by CSV file
Hi @baoussounda it make sense, but if i want to clone the role and access profile from same tenant what will be the best option to do it?
Using config hub we can draft the access profiles and roles right but does it clone the existing roles and access profiles and create new for same or its different?
Hi @Santhakumar, as saying in my post above, you can use VScode plugin (import/export), Sailpoint SDKs (script that export from one environment and import it into another), Using config hub (export , draft and import into another environment), etc.
The best option depend your ability to use one the following methods above and also which methods you’re confortable with.
I don’t think if it’s possible directly to clone access profiles from one to another.You must export and then import.
It’s like that the name collumn is missing in your CSV file.
If it’s present, i think the problem may be came from your file encoding.
Open it with Notepad++ and convert it into UT8
It works @baoussounda thanks for the heads up
One quick question if we use config hub to export the roles & access profiles from Tenant A can we import it to same Tenant A using config hub. VS code is possible but still i wanna know if it possible with config Hub.
Hi @Santhakumar
Yes you can import data with config HUb asdescribe here Using the Configuration Hub - SailPoint Identity Services
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.