Bug 1285887 - [RFE] SSO integration to the python SDK
Summary: [RFE] SSO integration to the python SDK
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: ovirt-engine-sdk-python
Classification: oVirt
Component: RFEs
Version: ---
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ovirt-4.0.0-beta
: 4.0.0a
Assignee: Ondra Machacek
QA Contact: movciari
URL:
Whiteboard:
: 1308460 (view as bug list)
Depends On:
Blocks: ovirt-aaa-sso
TreeView+ depends on / blocked
 
Reported: 2015-11-26 21:08 UTC by Alon Bar-Lev
Modified: 2017-02-13 13:14 UTC (History)
11 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-08-04 13:27:59 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.0.0+
lsvaty: testing_plan_complete-
mgoldboi: planning_ack+
juan.hernandez: devel_ack+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 56609 0 master NEW Use SSO service for authentication 2016-04-26 14:35:17 UTC

Description Alon Bar-Lev 2015-11-26 21:08:24 UTC
Now that ovirt sso[1] is in place we can integrate the api to use the OAuth2 authentication instead of using the non standard restapi session management, we may even remove this mechanism if not actually required.

The /sso/oauth/token[-http-auth] with grant type [urn:ovirt:params:oauth:grant-type:http] entry points are probably what should be used for user/password authentication or spnego.

Once obtained authorization header of Bearer TOKEN should be used to access restapi.

We will probably require some modification to session timeouts as an extension to OAuth2, let's see what missing.

[1] http://www.ovirt.org/images/4/4c/OVirt_SSO_Specification.pdf

Comment 2 Juan Hernández 2016-04-07 10:44:42 UTC
*** Bug 1308460 has been marked as a duplicate of this bug. ***


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