[Users] Improvement for the oVirt java sdk

Michael Pasternak mpastern at redhat.com
Sun Mar 3 09:44:26 UTC 2013


Hi Christopher,

In general SDK abstracts the transport layer, therefore all authentication
internals hidden from the user,

i.e SESSION based authentication happens implicitly (by default), when you
initiate SDK entry point,

the story is different if you want using SSO-like login by reusing JSESSIONID
from the REST-API for instance, and i can support such scenario,

but, is this your case?

On 02/28/2013 10:04 PM, Morrissey, Christopher wrote:
> Hi Michael,
> 
> I'm looking to use the oVirt java sdk for connecting into oVirt from our server. However, 
> we have a UI plugin that gets access to a session ID that we should be able to use to connect through
> the REST API instead of the username and password. Any chance the sdk could be updated to take the session
> ID and create a connection vs. a user name and password?
> 
> -Chris
> 
> Chris Morrissey
> Software Engineer
> NetApp Inc.
> 919.476.4428
> 
> 


-- 

Michael Pasternak
RedHat, ENG-Virtualization R&D



More information about the Users mailing list