kubernetes v1.31

ServiceAccountTokenProjection.audience

audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.

1 fields
ServiceAccountTokenProjection.audience fields and descriptions
Field / TypeDescription
ServiceAccountTokenProjection.audience
string

audience is the intended audience of the token. A recipient of a token must identify itself with an identifier specified in the audience of the token, and otherwise should reject the token. The audience defaults to the identifier of the apiserver.