Bug 844939 - [rhevm-reports] - SSO - Auto login fails via Webadmin due to incorrect URL in applicationContext-security-web.xml
Summary: [rhevm-reports] - SSO - Auto login fails via Webadmin due to incorrect URL in...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-reports
Version: 3.1.0
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: ---
Assignee: Yaniv Lavi
QA Contact: David Botzer
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-01 09:54 UTC by David Botzer
Modified: 2016-02-10 19:14 UTC (History)
7 users (show)

Fixed In Version: SI13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 19:58:50 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Botzer 2012-08-01 09:54:50 UTC
Description of problem:
SSO Fails when opening Dashboard via Webadmin 
due to incorrect URL in applicationContext-security-web.xml
-- http://localhost/OvirtEngineWeb/ValidateSession

Version-Release number of selected component (if applicable):
3.1/si12

How reproducible:
always

Steps to Reproduce:
1.install rhevm+reports
2.connect to webadmin & press Dashboard tab or open a report
  
Actual results:
User is required to insert user/password

Expected results:
Should be logged in automatically with Webadmin user/password

Additional info:
This is due to wrong url in applicationContext-security-web.xml

URL Should contain correct rhevm FQDN & Port number

Comment 2 David Botzer 2012-08-05 08:23:33 UTC
Fixed SI13.1
Correct value represents the HttpS + FQDN & Port
<property name="servletURL" value="https://dbotzer-fqdn:8043/OvirtEngineWeb/ValidateSession"
Fixed SI13.1

* First time Open Dashboard also works correctly


Note You need to log in before you can comment on or make changes to this bug.