Azure AD JWT Token doesn't contain jti claim and fails validation

fish.payara.microprofile.jwtauth.jwt.JwtTokenParser apparently requires the jti claim but it’s not present on AzureAD-issued JWT Tokens. Is there any work-around to allow configuration of which claim types are required?