Description of problem: 1) Customer says that logs are not getting generated in horizon operation log when they are changing the credentials of the new user for the first time. 2) After they create a new user and sign out from the current user to login with the new user, it asks to change the credentials of the new user at the first login attempt. 3) When they are changing the credentials here, this log is not getting captured. They need to capture this log. 4) After that the logs for the new user are getting captured Version-Release number of selected component (if applicable): RHOSP 16.2 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Horizon operation logs are not getting generated when changing the credentials of the new user for the first time Expected results: Horizon operation logs should also be generated when changing the credentials of the new user for the first time Additional info:
The operation log logs all actions performed by the logged in user. However, the password change on first login is not performed by the logged in user — the user can't log in, because the password is set to expired. Therefore there is a separate form that allows users to update their password without logging in. But since that operation is not performed by the logged in user, it is not logged in the operation log.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (RHOSP 17.1.4 bug fix and enhancement advisory), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2024:9974