Provides a HTML report detailing the roles, security scopes and role assignments configured in an Ampla project.
Follow the instructions below to generate your HTML report:
-
Export a copy of your project naming the file
AmplaProject.xml
and place it in the same folder asAnalyseSecurity.cmd
. -
Take a copy of
AuthStore.xml
and place it alongsideAmplaProject.xml
. This file will be located in the%ProgramData%\Citect\Ampla\Projects\[YourProjectName]
folder. -
Run
AnalyseSecurity.cmd
and wait for it to finish. -
View the output by opening
Project.Security.html
located in theOutput
folder. -
Run
Clean.cmd
to remove the existing output before running another security analysis.