This worked for me, hope it works for you:
# ovirt-aaa-jdbc-tool user show ocpintegrationuser
-- User ocpintegrationuser(125db979-116e-4332-a6b7-fac19ff362ce) --
Namespace: *
Name: ocpintegrationuser
ID: 125db979-116e-4332-a6b7-fac19ff362ce
Display Name:
Email:
First Name: ocpintegrationuser
Last Name:
Department:
Title:
Description:
Account Disabled: false
Account Locked: false
Account Unlocked At: 2021-07-28 13:10:06Z
Account Valid From: 2021-07-27 23:22:17Z
Account Valid To: 2221-07-27 23:22:17Z
Account Without Password: false
Last successful Login At: 2021-07-30 01:24:45Z
Last unsuccessful Login At: 2021-07-28 13:09:50Z
Password Valid To: 2022-01-24 00:57:38Z
# ovirt-aaa-jdbc-tool user edit ocpintegrationuser --password-valid-to="2221-07-23 23:15:16Z"
updating user ocpintegrationuser...
user updated successfully
# ovirt-aaa-jdbc-tool user show ocpintegrationuser
-- User ocpintegrationuser(125db979-116e-4332-a6b7-fac19ff362ce) --
Namespace: *
Name: ocpintegrationuser
ID: 125db979-116e-4332-a6b7-fac19ff362ce
Display Name:
Email:
First Name: ocpintegrationuser
Last Name:
Department:
Title:
Description:
Account Disabled: false
Account Locked: false
Account Unlocked At: 2021-07-28 13:10:06Z
Account Valid From: 2021-07-27 23:22:17Z
Account Valid To: 2221-07-27 23:22:17Z
Account Without Password: false
Last successful Login At: 2021-07-30 01:27:15Z
Last unsuccessful Login At: 2021-07-28 13:09:50Z
Password Valid To: 2221-07-23 23:15:16Z