Bug 1308460 - [RFE] Access to API using only session id (Python SDK)
Summary: [RFE] Access to API using only session id (Python SDK)
Keywords:
Status: CLOSED DUPLICATE of bug 1285887
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-sdk-python
Version: 3.6.2
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: ovirt-4.0.0-alpha
: ---
Assignee: Juan Hernández
QA Contact: Gonza
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-15 09:48 UTC by Gonza
Modified: 2016-04-07 10:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-07 10:44:42 UTC
oVirt Team: Infra
Target Upstream Version:


Attachments (Terms of Use)

Description Gonza 2016-02-15 09:48:08 UTC
Description of problem:
Currently the API has support for passing session id as a parameter but username and password are still required.
We would like to have the ability of accessing the API without needing to input username and password when we are passing the session id.

Version-Release number of selected component (if applicable):
rhevm-sdk-java-3.6.2.0-2.el6ev.noarch.rpm

How reproducible:
100%

Steps to Reproduce:
1. Try to access API using only session ID

Actual results:
Username and password are required

Expected results:
We can access the API only passing session id to the constructor.

Comment 1 Gonza 2016-02-25 09:01:20 UTC
Wrong version-release on last comment, this should be for:
rhevm-sdk-python-3.6.2.0-1.el6ev.noarch

Comment 2 Juan Hernández 2016-04-07 10:44:42 UTC
Version 4 of the SDK will support SSO, so instead of a session id it will use the SSO token. Closing as duplicate of the RFE to add SSO authentication.

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


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