I am attempting to change the word 'Old' on the Change/Reset/Expired password pages in OAAM.
I am attempting to change the word 'Old' on the Change/Reset/Expired password pages.
I have made the changes to the properties below in the oaam_uio.properties file in the oracle.oaam.extensions.war file to say ‘temporary password’ instead of ‘old password.’
bharosa.uio.default.resetpassword.credentials.enum.password.name=Temporary Password
bharosa.uio.default.resetpassword.credentials.enum.password.description=Temporary Password
bharosa.uio.default.resetpassword.error.enum.credentials_incorrect.msg=Sorry, the temporary password you entered was incorrect. Please try again.
I have also made the changes to the properties below in the same file to say ‘current password’ instead of ‘old password.’