2 Jun
2015
2 Jun
'15
8:41 p.m.
On 2015-06-02 19:59, Andre LaBranche wrote:
Hi,
I don’t think I said that UID isn’t required, I said GUID isn’t required. I just verified that a record with no ‘guid’ attribute and a ‘uid’ value of ‘foo’ works fine, using either e.g. /principals/users/foo or /principals/__uids__/foo.
-dre
I think my main point was that it's /principals/__uids__/<uid> and /principals/users/<shortname> not /principals/__uids__/<guid> and /principals/user/<uid> Which makes a big difference in systems where all 3 are defined. /Peter