If a JWT is presented with an `aud` claim, the JWT decoding will throw an error if the `ALLOWED_JWT_AUDIENCES` is blank.
If a JWT is presented with an
audclaim, the JWT decoding will throw an error if theALLOWED_JWT_AUDIENCESis blank.