Closed lo-simon closed 4 years ago
In the general case, the "aud" value is an array of case-sensitive strings, each containing a StringOrURI value. In the special case when the JWT has one audience, the "aud" value MAY be a single case-sensitive string containing a StringOrURI value.
see RFC7519 https://tools.ietf.org/html/rfc7519#section-4.1.3
In the general case, the "aud" value is an array of case-sensitive strings, each containing a StringOrURI value. In the special case when the JWT has one audience, the "aud" value MAY be a single case-sensitive string containing a StringOrURI value.
see RFC7519 https://tools.ietf.org/html/rfc7519#section-4.1.3