I’m trying to validate a token from an AWS ALB and apparently the iat claim is missing (against MicroProfile JWT 1.2 spec?) so the validation fails. I didn’t find any setting that could relax this requirement, any suggestions?
I’m trying to validate a token from an AWS ALB and apparently the iat claim is missing (against MicroProfile JWT 1.2 spec?) so the validation fails. I didn’t find any setting that could relax this requirement, any suggestions?