Skip to content

Commit a91c5cf

Browse files
authored
Update authorization-rules.mdx
1 parent 4566806 commit a91c5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/cli/graphql/authorization-rules.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ With dynamic group authorization, each record contains an attribute specifying w
210210

211211
By default, `group` authorization leverages Amazon Cognito user pool groups but you can also use OpenID Connect with `group` authorization. See [OpenID Connect as an authorization provider](#using-oidc-authorization-provider).
212212

213-
**Known real-time subscription limitation for dynamic group authorization**:
213+
**Known limitations for real-time subscriptions when using dynamic group authorization**:
214214
1. If you authorize based on a single group per record, then subscriptions are only supported if the user is part of 5 or fewer user groups
215215
2. If you authorize via an array of groups (communities: [String]! example above),
216216
- subscriptions are only supported if the user is part of 20 or fewer groups

0 commit comments

Comments
 (0)