Change in ovirt-engine-sdk-ruby[master]: Add support to pass SSO token to SDK connection

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@redhat.com> --- 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: Ondra Machacek: Looks good to me, but someone else must approve Juan Hernandez: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/61634 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2ce1acb1acbfa24ca34d30002962b6037b35a95d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-sdk-ruby Gerrit-Branch: master Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Ondra Machacek <omachace@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com