Hi -
Sorry to bother again, but I've been hitting an occasional issue where simplesamlphp is still mad about the date format:
Caused by: SimpleSAML\XMLSchema\Exception\SchemaViolationException: "2026-03-31T19:41:01.457286900Z" is not a valid xs:dateTime
After a bit of digging in the changes you made last week for the long sub-second timestamp, the trailing zeros are apparently the issue now. Stock Apereo CAS does this unfortunately. Is it possible to change the code to accept trailing zeros?
Thanks, Al
Hi -
Sorry to bother again, but I've been hitting an occasional issue where simplesamlphp is still mad about the date format:
Caused by: SimpleSAML\XMLSchema\Exception\SchemaViolationException: "2026-03-31T19:41:01.457286900Z" is not a valid xs:dateTime
After a bit of digging in the changes you made last week for the long sub-second timestamp, the trailing zeros are apparently the issue now. Stock Apereo CAS does this unfortunately. Is it possible to change the code to accept trailing zeros?
Thanks, Al