OAuthJWTAudience
A space-separated list of entities that may use the JWT.
Data Type
string
Default Value
""
Remarks
This corresponds to the aud field in the JWT. The entries in this list are typically URLs, but the exact values depend on the API being used.