Bug 1018560

Summary: [RHEVM-SDK-JAVA]: support automatic auth session invalidation
Product: Red Hat Enterprise Virtualization Manager Reporter: Michael Pasternak <mpastern>
Component: ovirt-engine-sdk-javaAssignee: Ravi Nori <rnori>
Status: CLOSED NOTABUG QA Contact: Shai Revivo <srevivo>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.4.0CC: bazulay, gklein, iheim, pstehlik, yeylon
Target Milestone: ---Keywords: Triaged
Target Release: 3.4.0Flags: mpastern: needinfo?
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-11 16:25:24 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 Michael Pasternak 2013-10-13 10:33:48 UTC
Description of problem:


latest REST-API supports automatic auth session invalidation (upon expiry), sdk should expose this capability as well.

Comment 7 Ravi Nori 2014-02-11 16:25:24 UTC
I was able to confirm that the session is automatically renewed when old one expires/invalidated using Java SDK and Apache HTTP Client.