Description:
Now User name will be logged in smps.log when a user is getting authenticated by Authentication Directory and Authorization directory is not accessible : [ERROR] Failed to resolve user identity for user 'user1'.Denying access.
Solution:
Earlier, When a user trying to get authenticated and authorized from different user directories in directory mapping, and authorization directory is not accessible, then error message never told 'which' user.
Now we have the new error message getting logged in smps.log will be as follows:
"[ERROR] Failed to resolve user identity for user 'user1'.Denying access." where 'user 1' is the user for whom Authorization directory was not accessible.