
Juan Hernandez has submitted this change and it was merged. Change subject: Use SSO service for authentication ...................................................................... Use SSO service for authentication When authenticating the sdk should obtain access_token from SSO and use Bearer authentication to access api using the access token. Add a new option for Connection sso_url which specifices the sso url Change-Id: I16c6e99ff39dff39afea8e16017c7836398cb452 Signed-off-by: Ondra Machacek <omachace@redhat.com> --- M sdk/lib/ovirtsdk4/http.py 1 file changed, 141 insertions(+), 15 deletions(-) Approvals: Ondra Machacek: Verified Juan Hernandez: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/56609 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I16c6e99ff39dff39afea8e16017c7836398cb452 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine-sdk Gerrit-Branch: master Gerrit-Owner: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>