Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1620118

Summary: change password link id broken
Product: [oVirt] ovirt-engine Reporter: Peter Hudec <peter>
Component: Frontend.WebAdminAssignee: bugs <bugs>
Status: CLOSED DUPLICATE QA Contact: meital avital <mavital>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.2.5.1CC: bugs, michal.skrivanek, mperina
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-08-27 13:12:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Peter Hudec 2018-08-22 13:22:41 UTC
Description of problem:
the link to the change password in login screen is broken

Version-Release number of selected component (if applicable): 4.2.5.3-1.rl7


How reproducible:
create new jdbc aaa user and try to login

Steps to Reproduce:
1. ovirt-aaa-jdbc-tool  user add test --attribute=firstName=Test --attribute=lastName=User --attribute=email=test
2. try to login as 'test@internal' user in oirt admin panel
3. login is unsucessfull, with notice Unable to log in because the password has expired. Change the password to proceed. 
4. the link to change password is brokek
 - https://<engine url>/ovirt-engine/sso/%s



Actual results:
the link to change password is broken, you got Bad Request response

Expected results:
page for changing password should display

Additional info:

Comment 1 Martin Perina 2018-08-27 13:12:25 UTC
This seems like the issue in BZ1600325, which should be fixed in 4.2.6

*** This bug has been marked as a duplicate of bug 1600325 ***