Hide Forgot
I changed the location of rtgov server in Installer's rtgov server configuration tab to http://localhost:8080 but overlord-rtgov.properties still contains RESTActivityServer.serverURL=https://rtgovserver.com:8443 Username and password were changed properly.
Found the issue. This will be in subsequent rebuilds.
A question: does it make sense to have the validation we do on this password? - At least 8 chars - At least one numeric char - At least one "special" char I was thinking because the RTGov server will be user configured outside of the installer, that this validation probably doesn't make sense and can cause issues with the user not being able to enter the password they have given their RTGov server.
I have no strong opinion about this - does installation of rtgov server with password configuration enforce the same rules?
Currently all passwords in the installer enforce this rule.
Except for the DB ones, which obviously cannot be constrained in this way. Just thought I'd make note of that.
Verified in ER4 04-Oct-2013 04:44