*[Replace this text with your version of IIQ. The more specific you can be (7.1, 8.3, 8.X), the more people can help. If you do not know, put Unsure.] *
8.4
Share all details about your problem, including any error messages you may have received.
We are following containerized SSB approach to deploy sailpoint , we need to update the default password for spadmin. Please suggest how to achieve this through SSB .
We tried updating using the build.properties file but still facing issue as the database will be holding the default password it is not allowing to login with the password provided in this file
Username and encryptPreformatted texted password used by importdynamic to access the console.
This can be removed, in which case the user will be prompted for credentials.
console_user=spadmin
console_pass=**new password ***
I need to dynamically set the new password while building sailpoint image and deploying through containerized SSB approach not through UI or debug, please suggest any other approach is there to get the default password updated while building sailpoint through ssb