Introduction to Custom scripts
What is Custom scripts?
The Administration Addon provides 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.
Through the Custom scripts page you could perform the next operations:
- You could create a new custom script.
- 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.
- You could define the event in which the script will be launched:
- On user change: this kind of script will be launched when any user changes.
- On revoke permission: this type of script will be launched when permissions are revoked.
- On grant permission: this type of script will be launched when permissions are assigned.