As described in #1935, we want to know if SPs send SAMLRequests with old (>24h) IssueInstants. Add code to check for old IssueInstants in SAMLRequests. If they are detected, write a warning to the logs, but don't block the requests (no functional change).
As described in #1935, we want to know if SPs send SAMLRequests with old (>24h)
IssueInstants. Add code to check for oldIssueInstants in SAMLRequests. If they are detected, write a warning to the logs, but don't block the requests (no functional change).