Introduction
The Administration Addon provides to the admin user the capacity to launch custom scripts to perform any functionality or process that the Soffid API has available.
Additionally, with this addon there is available the possibility to enable a special to get the metrics of the performance of the Soffid IAM components.
Download and install
This addon is located in the Addons section and its name is Administration (scripting) addon.
For download and install the addon you could review our generic documentation about this process: Addons installation
After the installation of the addon you could find its web page in the section: Main Menu > Soffid Configuration > Custom scripts
Usage
Below you could see the Custom Scripts web page:
Through this page you could perform the next operations:
- You could create a new custom script (Add new button)
- You could launch a custom script in two ways:
- You could execute the custom script On demand, and it will be executed at the moment that you click on the Execute now button.
- You could execute the custom script as a Scheduled task, and it will be executed as you have configured the timetable
Documentation
Below you could find a list of helpful links related to the building of custom scripts:
Below you could find the API for the internal classes of Soffid: http://www.soffid.org/doc/console/2.0.0-2/uml/
Below you could find a set of custom utility classes: Utility classes
Below you could find a set of sample scripts: Sample scripts
And here other links:
A scripting reference into the agents page: Agents