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(a)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?