From 07b05a7dc903e8cb9f97e4d719949818762e8c70 Mon Sep 17 00:00:00 2001 From: Matteo Silvestri Date: Wed, 4 Oct 2023 09:56:48 +0200 Subject: [PATCH] quality of changeset Signed-off-by: Matteo Silvestri --- .changeset/flat-rules-rush.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.changeset/flat-rules-rush.md b/.changeset/flat-rules-rush.md index c68a4e5756..a95772bb6f 100644 --- a/.changeset/flat-rules-rush.md +++ b/.changeset/flat-rules-rush.md @@ -9,9 +9,9 @@ allows to filter out bot users not using a license using the `is_using_seat` field. We also added the annotation `gitlab.com/saml-external-uid` taking the value -of `group_saml_identity.extern_uid` of the forementioned endpoint response. -This is useful in case you want to backreference the user with the id of your -identity provider (e.g. OneLogin). +of `group_saml_identity.extern_uid` of the `groups/:group-id/members` endpoint +response. This is useful in case you want to create a `SignInResolver` that +references the user with the id of your identity provider (e.g. OneLogin). ref: