Juan Hernandez has posted comments on this change.

Change subject: restapi: Different realms for different URLs
......................................................................


Patch Set 1:

(1 comment)

It doesn't affect the applications using the SDKs or the CLI, as they don't use 
the realm name for anything. However it could potentially affect other clients, 
as some clients may be using the realm returned by the server to decide which 
set of credentials to provide. That is why I'm changing the newer deployment 
(that for /ovirt-engine/api) to RESTAPI, as that is probably in use by less 
existing clients. The old deployment (that for /api) will keep the ENGINE 
realm, so no change there.

http://gerrit.ovirt.org/#/c/30222/1//COMMIT_MSG
Commit Message:

Line 10: and another time for the /ovirt-engine/api URL. But both deployments 
use
Line 11: the same basic authentication realm. As a result when a browser
Line 12: authenticates with one URL it will be automatically authenticated with
Line 13: the other one, as the browser will remember the credentials and send
Line 14: them automatically if the realm is the same. To avoid thi issue this
> thi -> this
Done
Line 15: patch changes the names of the realms, so that they will be different.
Line 16: 
Line 17: Change-Id: I36140bf236b7043f3b813863ce8db635012a11ce
Line 18: Related: https://bugzilla.redhat.com/1077441


-- 
To view, visit http://gerrit.ovirt.org/30222
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I36140bf236b7043f3b813863ce8db635012a11ce
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to