Security errors (SECJ0369E/SECJ0371W) in SystemOut.log file
Hello! We are upgrading our PRPC 6.1 application on WAS7 to PRPC 7.2.2 on WAS8.5.5. We have noticed the following security errors in the SystemOut.log file.
The errors are:
[6/26/17 11:34:23:705 EDT] 00000224 LTPAServerObj W SECJ0371W: Validation of the LTPA token failed because the token expired with the following info: Token expiration Date: Mon Jun 26 10:24:00 EDT 2017, current Date: Mon Jun 26 11:34:23 EDT 2017 Token attributes: username=user:OVDRealm/uid=XXXXXX,ou=people,ou=intranet,dc=AAAAAA,dc=com.. This warning might indicate expected behavior. Please refer to technote at http://www-01.ibm.com/support/docview.wss?uid=swg21594981. To discontinue logging of this message, see property com.ibm.websphere.security.ltpa.disableSECJ0371W description.
[6/26/17 11:35:15:898 EDT] 00000ccc LTPAServerObj E SECJ0369E: Authentication failed when using LTPA. The exception is com.ibm.websphere.wim.exception.PasswordCheckFailedException: CWWIM4537E No principal is found from the 'aesremoteuser' principal name..
Is there anything that can be done in the application to address these errors?
Thanks!