The expected audience value that must be present in the JWT token's "aud" claim for the token to be accepted.

Security Note: This prevents JWT tokens intended for other applications from being accepted by Jenkins. Make sure the configured audience is contained on the "aud" claim. If not the token will not be accepted.