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: