Import SOD Rules

I need to create several SOD rules, is there any way to create via load? Where can I import this file? and where can I consult an import model of SOD rules?

Thanks

There is no out-of-the-box bulk importer for SoD definitions. You would need to develop your own custom task or workflow to be able to perform this.

1 Like

We have created our own importer plugin to import (amongst others SoD rules).

SoD was one the simplest to implement. As is basically only needs a CSV with 2 columns :slight_smile:

Information on Plugin Development: https://community.sailpoint.com/t5/Plugin-Framework/Plugin-Development/ta-p/145288

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.