Scripting and Automation#
Automate configuration management, deployment workflows, and administrative tasks in the Curity Identity Server. This section covers powerful scripting capabilities using below options:
CLI Scripting
Script configuration changes using the Command Line Interface (idsh). Automate deployments, apply environment-specific configurations, and manage settings programmatically with transactional consistency.
Commit Hooks
Execute custom scripts automatically when configuration changes are committed. Useful for logging, backups, external notifications, and integrating with CI/CD pipelines.