Re: [ovirt-devel] [oVirt 4.0 Localization Question #8] "Next Auth"

2016-06-15 Thread Ravi Nori
Hi Yuko, Yes Next Auth is the "Next Authorization Method". When switching user the Next Auth button will trigger Negotiate Authentication. Ravi On Tue, Jun 14, 2016 at 11:12 PM, Yuko Katabami wrote: > Hi Ravi and all, > > Could you please help us with the following question?​ > > *File: *bac

Re: [ovirt-devel] [oVirt 4.0 Localization Question #9] "The request contains unsupported parameter value '%s' for parameter '%s'."

2016-06-15 Thread Ravi Nori
Posted a patch to fix the issue https://gerrit.ovirt.org/#/c/59290/ Ravi On Wed, Jun 15, 2016 at 6:39 PM, Yuko Katabami wrote: > Thanks a lot, Martin and Ravi! > > On Thu, Jun 16, 2016 at 7:28 AM, Martin Perina wrote: > >> >> >> On Wed, Jun 15, 2016 at 11:04 PM, Yuko Katabami >> wrote: >> >>

Re: [ovirt-devel] [oVirt 4.0 Localization Question #8] "Next Auth"

2016-06-19 Thread Ravi Nori
5, 2016 at 11:51 PM, Martin Perina > wrote: > >> >> >> On Wed, Jun 15, 2016 at 2:54 PM, Ravi Nori wrote: >> >>> Hi Yuko, >>> >>> ​​ >>> Yes Next Auth is the "Next Authorization Method". >>> >> >> ​Rav

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Ravi Nori
Hi Yaniv, Can you check the output of https::///ovirt-engine/sso/status in your browser and see if the SSO service is active. If SSO is deployed, you should see an output similar to the one below. Also are you able to login to webadmin using the browser? {"status_description":"SSO Webapp Deploye

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Ravi Nori
SSO configuration looks good. Can you please share any additional httpd configuration in /etc/httpd/conf.d. Anything to do with LocationMatch for ovirt-engine urls. On Fri, Oct 14, 2016 at 12:52 PM, Yaniv Kaul wrote: > > > On Fri, Oct 14, 2016 at 3:50 PM, Ravi Nori wrote: >

Re: [ovirt-devel] Can't add DC with API v4 - client issue

2016-10-14 Thread Ravi Nori
public-authz-search ovirt-ext=token-info:validate","exp":-381399824,"token_type":"bearer"} Thanks Ravi On Fri, Oct 14, 2016 at 4:00 PM, Yaniv Kaul wrote: > On Oct 14, 2016 7:13 PM, "Ravi Nori" wrote: > > > > SSO configuration looks

[ovirt-devel] Test Day 3.6: BZ 1057386 and BZ 1049409

2015-08-11 Thread Ravi Nori
Engine installed on Fedora 22 in VM https://bugzilla.redhat.com/show_bug.cgi?id=1057386 [RFE] for dialogs with side sections (e.g. New VM, New Cluster): need to "jump" to first section with validation error upon click on "OK" test result: Failed for Data Center New Dialog, worked for r

[ovirt-devel] SSO Setup

2015-12-01 Thread Ravi Nori
Hi, Some of you have faced issues setting up engine after SSO patches were merged. Below are the issues and the proposed solutions on how to proceed. * Issue #1: Host name resolution. During setup make sure the engine FQDN that you provide can be resolved. If it cannot be resolved externally

Re: [ovirt-devel] SSO Setup

2015-12-01 Thread Ravi Nori
On 12/01/2015 09:28 AM, Yevgeny Zaspitsky wrote: On Dec 1, 2015 3:47 PM, "Ravi Nori" <mailto:rn...@redhat.com>> wrote: > > Hi, > > Some of you have faced issues setting up engine after SSO patches were merged. > > Below are the issues and the