Step-by-step walkthroughs that teach you how to build custom platform scripts from scratch.
| Tutorial | Description |
|---|---|
| Your First SSH Script | Build a complete SSH platform with CheckSystem, CheckPassword, and ChangePassword. |
| Your First HTTP Script | Build a complete REST API platform with Basic Auth including password rotation. |
| Your First Form Script | Manage passwords on a web portal using HTML form submission. |
| Building a Complete Platform | Add discovery, reusable functions, error handling, and status messages to a working platform. |
Make sure you have:
- A target system to test against (VM, container, or dev instance)
- An SPP appliance with the
safeguard-psPowerShell module - Basic familiarity with JSON
If you just want something working fast without the learning, try Quick Start instead.
Once you've completed a tutorial, explore: