Hide Forgot
project_key: SOA Platform JIRA for TEIID-1372 The default username and password are being changed to user/user.
Link: Added: This issue is a dependency of TEIID-1372
Missed one change, the Teiid simpleclient test class: JDBCClient.java had the username changed, but the password was missed. So in ER7, the password needs to be changed to "user" before the simpleclient test can be run. The fix to this has be made to the SOA build pre-patch script and should be in the CR1 build.
Verified in ER8: $ more teiid-security-users.properties # A users.properties file for use with the UsersRolesLoginModule # username=password #user=user