Skip to content

Commit b2a7d63

Browse files
deerskindolljmagak
andauthored
Update modules/authentication/proc-reducing-token-size.adoc
Co-authored-by: Judith Magak <[email protected]>
1 parent ba2dfcc commit b2a7d63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/authentication/proc-reducing-token-size.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Use the `omitIdentityTokenOwnershipClaim` flag to remove the `ent` claim from to
1111
[IMPORTANT]
1212
====
1313
Without the `ent` claim in the token, consumers of the token must call the `/v1/userinfo` endpoint on the auth backend to fetch the ownership references of the user.
14-
However, there's usually no action required for the consumers.
14+
However, there is usually no action required for the consumers.
1515
Clients still receive the full set of claims during authentication,
1616
and plugin backends that use the `UserInfoService` to access the ownership references from user credentials can call the `userinfo` endpoint if necessary.
1717
====

0 commit comments

Comments
 (0)