Change in ovirt-engine-sdk-ruby[master]: Use SSO service for authentication
juan.hernandez at redhat.com
juan.hernandez at redhat.com
Thu Mar 17 17:00:40 UTC 2016
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: Ia82d6c00569fcd0d7948f151736314971ec4b473
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M README.adoc
A sdk/examples/external_authentication.rb
A sdk/examples/kerberos_authentication.rb
M sdk/lib/ovirtsdk4/http.rb
A sdk/spec/clusters_kerberos_service_spec.rb
M sdk/spec/spec_helper.rb
6 files changed, 383 insertions(+), 16 deletions(-)
Approvals:
Juan Hernandez: Looks good to me, approved
Ravi Nori: Verified
Jenkins CI: Passed CI tests
--
To view, visit https://gerrit.ovirt.org/54763
To unsubscribe, visit https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia82d6c00569fcd0d7948f151736314971ec4b473
Gerrit-PatchSet: 15
Gerrit-Project: ovirt-engine-sdk-ruby
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
More information about the Engine-commits
mailing list