- Right click on the Visual Studio icon on the task bar and click on GenerateSecurityGraphs.sln file. The application will open in Visual Studio.
- Build the solution by clicking Build Solution from Build menu.
- Open a Console window and navigate to \Ed-Fi-ODS\Utilities\GenerateSecurityGraphs\GenerateSecurityGraphs\bin\Debug.
- Run GenerateSecurityGraphs.exe to view the parameters that can be passed to the application.
- Open command prompt, go the location \Ed-Fi-ODS\Utilities\GenerateSecurityGraphs\GenerateSecurityGraphs\bin\Debug and run the following command (this will create the graphs in c:\graphs folder and it will create the folder if it does not exist)
GenerateSecurityGraphs.exe -o "c:\graphs" -f - Review the output for SISVendor ClaimSet for SystemDescriptor - AcademicSubjectDescriptor. The location of the graph is c:\graphs\SIS Vendor
7. Do the Configure Claim Set - Lab