Juan Hernandez has submitted this change and it was merged.
Change subject: Add support to pass SSO token to SDK connection
......................................................................
Add support to pass SSO token to SDK connection
This patch add support to pass SSO token to SDK connection class, so if
user has SSO token, he doesn't have to authenticate with username and
password.
Change-Id: I2ce1acb1acbfa24ca34d30002962b6037b35a95d
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit e6a4ab6540a0c16035ca3b5ba9db954ec6acc6a8)
---
M sdk/lib/ovirtsdk4/http.rb
M sdk/spec/connection_create_spec.rb
M sdk/spec/spec_helper.rb
3 files changed, 96 insertions(+), 5 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/61836
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I2ce1acb1acbfa24ca34d30002962b6037b35a95d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: sdk_4.0
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>