
Frodo CLI for CI/CD: Automating Journey Export and Import in GitHub Actions
“Did you remember to export the updated Login journey before leaving on Friday?” This Slack message used to haunt our team. Someone would make changes in dev, forget to export, and by Monday we’d be scratching our heads about what changed. Sound familiar? The fix: wire up Frodo CLI with GitHub Actions and never worry about manual exports again. Here’s exactly how we set it up. Clone the companion repo: IAMDevBox/frodo-cli-cicd-pipelines — production-ready GitHub Actions workflow templates for ForgeRock/PingOne AIC (export, staging deploy, prod deploy with approval gate, multi-env matrix). ...
