REST-API - supported user name formats

Hi, Do we need to support a format of user name like "profile\user" for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about "domain\user" I see in the code it exists, but I was wonder whether it is really needed. Thanks for any thoughts on this, Yair

--1278998794-68149752-1401608871=:99087 Content-Type: text/plain; charset=us-ascii I guess you at least want to be able differentiating between local and domain users, having a default domains like 'local', a bit misleading in my view. Michael Pasternak. On Wednesday, May 28, 2014 5:16 AM, Yair Zaslavsky <yzaslavs@redhat.com> wrote: Hi, Do we need to support a format of user name like "profile\user" for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about "domain\user" I see in the code it exists, but I was wonder whether it is really needed. Thanks for any thoughts on this, Yair _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel --1278998794-68149752-1401608871=:99087 Content-Type: text/html; charset=us-ascii <html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div style="" class="" id="yiv7573991952"><div style="" class=""><div class="" style="color:#000;background-color:#fff;font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"><div style="" class="" id="yiv7573991952yui_3_16_0_12_1401359869057_4"><span style="" class="" id="yiv7573991952yui_3_16_0_12_1401359869057_11"><br style="" clear="none">I guess you at least want to be able differentiating between local and domain users,<br>having a default domains like 'local', a bit misleading in my view.<br><br>Michael Pasternak.<br style="" class="" clear="none"></span></div> <div style="" class="" id="yiv7573991952yqt50617"><div class="" id="yiv7573991952yui_3_16_0_12_1401359869057_7" style="display: none;"> <div class="" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"> <div class="" style="font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt;"> <div style="" class="" dir="ltr"> <font style="" class="" size="2" face="Arial"> On Wednesday, May 28, 2014 5:16 AM, Yair Zaslavsky <yzaslavs@redhat.com> wrote:<br style="" class="" clear="none"> </font> </div> <br style="" class="" clear="none"><br style="" class="" clear="none"> <div style="" class="">Hi,<br style="" class="" clear="none">Do we need to support a format of user name like "profile\user" for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about "domain\user"<br style="" class="" clear="none">I see in the code it exists, but I was wonder whether it is really needed.<br style="" class="" clear="none"><br style="" class="" clear="none">Thanks for any thoughts on this,<br style="" class="" clear="none"><br style="" class="" clear="none">Yair<br style="" class="" clear="none">_______________________________________________<br style="" class="" clear="none">Devel mailing list<br style="" class="" clear="none"><a style="" class="" rel="nofollow" shape="rect" ymailto="mailto:Devel@ovirt.org" target="_blank" href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br style="" class="" clear="none"><a style="" class="" rel="nofollow" shape="rect" target="_blank" href="http://lists.ovirt.org/mailman/listinfo/devel">http://lists.ovirt.org/mailman/listinfo/devel</a><br style="" class="" clear="none"><br style="" class="" clear="none"><br style="" class="" clear="none"></div> </div> </div> </div></div> </div></div></div></div></body></html> --1278998794-68149752-1401608871=:99087--

On 05/28/2014 05:16 AM, Yair Zaslavsky wrote:
Hi, Do we need to support a format of user name like "profile\user" for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about "domain\user" I see in the code it exists, but I was wonder whether it is really needed.
Thanks for any thoughts on this,
Yair _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
iirc, we only support the upn format for the rest api. assuming any authentication provider can be treated as a domain, and qualify for the upn format - why would we add the domain\user format?

----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Yair Zaslavsky" <yzaslavs@redhat.com>, devel@ovirt.org Sent: Tuesday, June 3, 2014 12:19:03 PM Subject: Re: [ovirt-devel] REST-API - supported user name formats
On 05/28/2014 05:16 AM, Yair Zaslavsky wrote:
Hi, Do we need to support a format of user name like "profile\user" for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about "domain\user" I see in the code it exists, but I was wonder whether it is really needed.
Thanks for any thoughts on this,
Yair _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
iirc, we only support the upn format for the rest api. assuming any authentication provider can be treated as a domain, and qualify for the upn format - why would we add the domain\user format?
I tend to agree, I was asking to see if someone has other knowledge.

On 06/03/2014 12:37 PM, Yair Zaslavsky wrote:
----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Yair Zaslavsky" <yzaslavs@redhat.com>, devel@ovirt.org Sent: Tuesday, June 3, 2014 12:19:03 PM Subject: Re: [ovirt-devel] REST-API - supported user name formats
On 05/28/2014 05:16 AM, Yair Zaslavsky wrote:
Hi, Do we need to support a format of user name like "profile\user" for REST-API authentication? (if you're not familiar with the term profile, I can ask the same about "domain\user" I see in the code it exists, but I was wonder whether it is really needed.
Thanks for any thoughts on this,
Yair _______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
iirc, we only support the upn format for the rest api. assuming any authentication provider can be treated as a domain, and qualify for the upn format - why would we add the domain\user format?
I tend to agree, I was asking to see if someone has other knowledge.
domain\user authentication support is a relic from 2.x probably. considering we are planning to move the gui to the rest api, worth highlighting its going to be deprecated from the gui as well probably.
participants (3)
-
Itamar Heim
-
Maikl P
-
Yair Zaslavsky