You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple way to deploy SailPoint's IdentityIQ into a series of docker containers mimicking the core components of most development environments allowing organizations to get new development team members up on their baseline code in minutes.
A Python utility that decrypts SailPoint IdentityIQ configuration secrets without launching an IIQ instance. Reproduces the Java decryption logic for security research and authorized credential recovery.
CLI that lints BeanShell embedded in SailPoint IdentityIQ XML (Rules, Workflow steps, Forms) using the real BeanShell parser, plus security/style anti-pattern checks. Runs locally and as a CI gate.