Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion aip/auth/4111.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ credentials][2]. To understand the overall flow, please read [AIP-4110][2].

### Scope vs. Audience

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,
the usage of the "scope" claim in self-signed JWTs is now allowed in the Google
Cloud auth ecosystem, which makes the self-signed JWT usable with both audience
and scope. However, caller **must** not specify scope and audience at the same
Expand Down