From 6731337be5b5bab0328d0627b5b9ba94e962a782 Mon Sep 17 00:00:00 2001 From: Helen <56097766+heyams@users.noreply.github.com> Date: Wed, 17 Jul 2024 10:36:54 -0700 Subject: [PATCH] Comment Co-authored-by: Alexandra Konrad --- model/registry/user.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/model/registry/user.yaml b/model/registry/user.yaml index af61470d77..83acb2f2bd 100644 --- a/model/registry/user.yaml +++ b/model/registry/user.yaml @@ -28,7 +28,7 @@ groups: type: string stability: experimental brief: > - Unique identifier of an authenticated user. + Unique identifier of the user. In the authentication context, this field should be treated as an authenticated user id, as opposed to the `anonymous_id` field. examples: ['S-1-5-21-202424912787-2692429404-2351956786-1000'] - id: anonymous_id type: string