We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d165d0 commit 9160d4eCopy full SHA for 9160d4e
1 file changed
aip/auth/4111.md
@@ -31,7 +31,7 @@ credentials][2]. To understand the overall flow, please read [AIP-4110][2].
31
32
### Scope vs. Audience
33
34
-In the past, the self-signed JWT is only applicable with `audience`. Recently,
+In the past, the self-signed JWT was only applicable with `audience`. Recently,
35
the usage of the "scope" claim in self-signed JWTs is now allowed in the Google
36
Cloud auth ecosystem, which makes the self-signed JWT usable with both audience
37
and scope. However, caller **must** not specify scope and audience at the same
0 commit comments